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

  /src/games/gomoku/
pickmove.c 65 static int elistcnt; /* count of struct elist allocated */ variable in typeref:typename:int
354 level, combolen - n, combocnt, elistcnt);
376 elistcnt--;
391 elistcnt--;
417 if (elistcnt != 0) {
418 debuglog("scanframes: %c elistcnt %d", "BW"[color],
419 elistcnt);
590 elistcnt--;
952 elistcnt++;

Completed in 12 milliseconds