Searched refs:AnonAB (Results 1 – 2 of 2) sorted by relevance
5 enum { AnonAA = 42, AnonAB = 43 }; enumerator44 while (AnonAA == AnonAB); in test()45 while (AnonAB == AnonBA); in test()
6 enum { AnonAA = 42, AnonAB = 43 }; enumerator50 while (AnonAA == AnonAB); in test()51 while (AnonAB == AnonBA); in test()