Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dpickmove.c52 static struct combostr *sortcombos; /* combos at higher levels */ variable
380 if ((cbp = sortcombos) != (struct combostr *)0) { in scanframes()
390 sortcombos = (struct combostr *)0; in scanframes()
626 ecbp = sortcombos; in addframes()
628 sortcombos = cbp; in addframes()
1051 ncbp = sortcombos; in appendcombo()
1053 sortcombos = cbp; in appendcombo()