Searched refs:CMP_NOTAVAILABLE (Results 1 – 1 of 1) sorted by relevance
83 enum CompareStatus { CMP_NOTYET = 0, CMP_EQUAL = 1, CMP_NOTEQUAL = 2, CMP_NOTAVAILABLE = … enumerator406 pAtom->meStatus = CMP_NOTAVAILABLE; in skipAtoms()
Completed in 19 milliseconds