Lines Matching defs:Turn
58 enum Turn {65 static Turn turn = FILL_CACHE;78 CHECK_EQ(FILL_CACHE, turn);90 turn = CLEAN_CACHE;96 } while (turn != SECOND_TIME_FILL_CACHE);101 turn = DONE;114 if (turn == CLEAN_CACHE) {121 turn = SECOND_TIME_FILL_CACHE;144 CHECK_EQ(DONE, turn);