Home
last modified time | relevance | path

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

/openbsd-src/games/mille/
H A Dcomp.c47 bool foundend, cango, canstop, foundlow; in calcmove() local
161 foundlow = (cango || count[C_END_LIMIT] != 0 in calcmove()
201 if (!foundlow in calcmove()
204 foundlow = TRUE; in calcmove()