HomeSort by: relevance | last modified time | path
    Searched defs:foundlow (Results 1 - 2 of 2) sorted by relevancy

  /src/games/mille/
comp.c 55 bool foundend, canstop, foundlow; local
170 foundlow = (cango || count[C_END_LIMIT] != 0
210 if (!foundlow
213 foundlow = TRUE;
comp.c 55 bool foundend, canstop, foundlow; local
170 foundlow = (cango || count[C_END_LIMIT] != 0
210 if (!foundlow
213 foundlow = TRUE;

Completed in 44 milliseconds