Searched defs:NONEXISTING (Results 1 – 3 of 3) sorted by relevance
38 enum ConfigState { NONEXISTING, OLD }; enumerator
42 enum ConfigState { NONEXISTING, OLD, OK }; enumerator
60 #define NONEXISTING "nonexisting" macro