Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dpickmove.c49 struct combostr *sortcombos; /* combos at higher levels */ variable
365 if ((cbp = sortcombos) != (struct combostr *)0) { in scanframes()
375 sortcombos = (struct combostr *)0; in scanframes()
613 ecbp = sortcombos; in addframes()
615 sortcombos = cbp; in addframes()
1032 ncbp = sortcombos; in appendcombo()
1034 sortcombos = cbp; in appendcombo()