Home
last modified time | relevance | path

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

/openbsd/games/quiz/
H A Dquiz.c48 static int catone, cattwo, tflag; variable
201 catone = cattwo = i = 0; in get_cats()
207 catone = i; in get_cats()
212 if (catone && cattwo && catone != cattwo) { in get_cats()
259 for (i = 0; i < catone - 1; i++) in quiz()