Home
last modified time | relevance | path

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

/netbsd/src/games/mille/
Dcomp.c55 bool foundend, canstop, foundlow; in calcmove() local
170 foundlow = (cango || count[C_END_LIMIT] != 0 in calcmove()
210 if (!foundlow in calcmove()
213 foundlow = TRUE; in calcmove()