Searched defs:not_initialized (Results 1 – 2 of 2) sorted by relevance
56 int not_initialized; member in X
1273 enum init_status { initialized = 0, not_initialized = 1, initializing = 2 }; global() enumerator