Lines Matching defs:Turn
56 enum Turn {63 static Turn turn = FILL_CACHE;74 CHECK_EQ(FILL_CACHE, turn);86 turn = CLEAN_CACHE;92 } while (turn != SECOND_TIME_FILL_CACHE);97 turn = DONE;109 if (turn == CLEAN_CACHE) {115 turn = SECOND_TIME_FILL_CACHE;138 CHECK_EQ(DONE, turn);