HomeSort by: relevance | last modified time | path
    Searched defs:sortcombo (Results 1 - 1 of 1) sorted by relevancy

  /src/games/gomoku/
pickmove.c 81 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 in typeref:typename:bool

Completed in 12 milliseconds