Searched refs:_initialized (Results 1 - 1 of 1) sorted by relevance
/solaris-userland/components/llvm/cxa_finalize/ | ||
H A D | cxa_finalize.c | 68 static uint32_t _initialized = 0; variable 114 if (_initialized == 0) { 125 _initialized = 1; 220 if (_initialized == 0) { |
Completed in 979 milliseconds