Home
last modified time | relevance | path

Searched defs:ASSOC (Results 1 – 2 of 2) sorted by relevance

/third_party/rust/crates/serde/test_suite/tests/
Dtest_self.rs33 const ASSOC: usize = 1; in test_self() constant
52 const ASSOC: usize = 1; in test_self() constant
79 const ASSOC: usize = 1; in test_self() constant
/third_party/mksh/
Dsh.h1818 #define ASSOC BIT(26) /* ARRAY ? associative : reference */ macro