Searched defs:GlobalStatus (Results 1 – 1 of 1) sorted by relevance
30 struct GlobalStatus { struct32 bool IsCompared = false;36 bool IsLoaded = false;39 unsigned NumStores = 0;42 enum StoredType {82 GlobalStatus(); argument