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

/netbsd-current/games/gomoku/
H A Dpickmove.c81 static bool sortcombo(struct combostr **, struct combostr **, struct combostr *);
731 if (sortcombo(scbpp, (void *)(cbp + 1), ocbp)) {
1213 sortcombo(struct combostr **scbpp, struct combostr **cbpp, function

Completed in 78 milliseconds