Searched refs:makecombo2 (Results 1 – 2 of 2) sorted by relevance
| /openbsd-src/games/gomoku/ |
| H A D | gomoku.h | 295 void makecombo2(struct combostr *, struct spotstr *, int, int);
|
| H A D | pickmove.c | 271 makecombo2(cbp, sp, 0, cb.s); in scanframes() 300 makecombo2(cbp, sp, i, cb.s); in scanframes() 402 makecombo2(struct combostr *ocbp, struct spotstr *osp, int off, int s) in makecombo2() function
|