Home
last modified time | relevance | path

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

/openbsd-src/games/gomoku/
H A Dgomoku.h276 int checkframes(struct combostr *, struct combostr *,
H A Dpickmove.c651 verts = checkframes(cbp, ocbp, osp, s, vertices); in makecombo()
1056 checkframes(struct combostr *cbp, struct combostr *fcbp, struct spotstr *osp, in checkframes() function