Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dpickmove.c56 static int combocnt; /* count of struct combostr allocated */ variable
338 d, combolen - n, combocnt, elistcnt); in scanframes()
388 combocnt--; in scanframes()
395 if (combocnt) { in scanframes()
397 combocnt); in scanframes()
504 combocnt++; in makecombo2()
524 combocnt--; in makecombo2()
726 combocnt++; in makecombo()