Searched defs:ONCE (Results 1 – 7 of 7) sorted by relevance
113 static ONCE: X = X; constant
20 static ONCE: ::std::sync::Once = ::std::sync::Once::new(); in make_helpers() constant
128 static ONCE: std::sync::Once = std::sync::Once::new(); in lazy_static() constant
10 static ONCE: Once = Once::new(); variable
37 #define ONCE 0x04 macro
731 ONCE = 0, enumerator
4158 static ONCE: Once = Once::new(); constant4180 static ONCE: Once = Once::new(); constant