Home
last modified time | relevance | path

Searched defs:ONCE_INIT (Results 1 - 3 of 3) sorted by relevance

/third_party/rust/crates/lazy-static.rs/tests/
H A Dtest.rs111 const ONCE_INIT: Once = Once(X); consts
/third_party/zlib/
H A Dcrc32.c232 #define ONCE_INIT {ATOMIC_FLAG_INIT, 0} macro
259 #define ONCE_INIT {0, 0} macro
/third_party/node/deps/zlib/
H A Dcrc32.c236 #define ONCE_INIT {ATOMIC_FLAG_INIT, 0} macro
262 #define ONCE_INIT {0, 0} macro

Completed in 4 milliseconds