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

  /src/games/mille/
comp.c 57 unsigned int i, count200, badcount, nummin, nummax, diff; local in function:calcmove
175 badcount = 0;
329 *value /= ++badcount;
344 *value /= ++badcount;
  /src/sbin/init/
init.c 475 static int badcount = 0; local in function:badsys
477 if (badcount++ < 25)

Completed in 58 milliseconds