Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dgomoku.h295 void makecombo2(struct combostr *, struct spotstr *, int, int);
H A Dpickmove.c271 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