Home
last modified time | relevance | path

Searched refs:catone (Results 1 – 1 of 1) sorted by relevance

/original-bsd/games/quiz/
H A Dquiz.c36 static int catone, cattwo, tflag; variable
165 catone = cattwo = i = 0;
171 catone = i;
176 if (catone && cattwo && catone != cattwo) {
219 for (i = 0; i < catone - 1; i++) in quiz()