Home
last modified time | relevance | path

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

/dragonfly/games/gomoku/
H A Dpickmove.c477 if (ocbp < fcbp) { in makecombo2()
1101 if (tcbp == fcbp) in checkframes()
1140 n == fcbp->c_vertex + 5 * dd[fcbp->c_dir])) in checkframes()
1154 if (cbp == fcbp) in checkframes()
1190 n == fcbp->c_vertex + 5 * dd[fcbp->c_dir])) in checkframes()
1242 if (fcbp > *cpp) { in sortcombo()
1243 *--spp = fcbp; in sortcombo()
1251 *--spp = fcbp; in sortcombo()
1264 fcbp->c_next = fcbp->c_prev = fcbp; in sortcombo()
1315 fcbp->c_next = cbp; in sortcombo()
[all …]