Home
last modified time | relevance | path

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

/netbsd-src/games/gomoku/
H A Dpickmove.c79 static int checkframes(struct combostr *, struct combostr *, struct spotstr *,
682 verts = checkframes(cbp, ocbp, osp, cv, &ovi); in makecombo()
1081 checkframes(struct combostr *cbp, struct combostr *fcbp, struct spotstr *osp, in checkframes() function