Searched refs:elistcnt (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/gomoku/
H A Dpickmove.c52 int elistcnt; /* count of struct elist allocated */ variable
323 d, combolen - n, combocnt, elistcnt);
345 elistcnt--;
359 elistcnt--;
387 if (elistcnt) {
389 "scanframes: %c elistcnt %d", "BW"[color],
390 elistcnt);
557 elistcnt--;
927 elistcnt++;

Completed in 107 milliseconds