Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dpickmove.c53 int combocnt; /* count of struct combostr allocated */ variable
323 d, combolen - n, combocnt, elistcnt); in scanframes()
373 combocnt--; in scanframes()
380 if (combocnt) { in scanframes()
383 combocnt); in scanframes()
491 combocnt++; in makecombo2()
513 combocnt--; in makecombo2()
705 combocnt++; in makecombo()