Searched refs:CMP_NOTYET (Results 1 – 1 of 1) sorted by relevance
83 enum CompareStatus { CMP_NOTYET = 0, CMP_EQUAL = 1, CMP_NOTEQUAL = 2, CMP_NOTAVAILABLE = … enumerator273 meStatus( CMP_NOTYET ), in Atom()417 if( meStatus == CMP_NOTYET ) in compare()435 if( pChildAtom1 && (pChildAtom1->meStatus == CMP_NOTYET) ) in compare()
Completed in 13 milliseconds