Searched refs:baseB (Results 1 - 1 of 1) sorted by relevance

/openbsd-current/games/gomoku/
H A Dpickmove.c407 int baseB, fcnt, emask, bmask, n; local
413 baseB = ocb.c.a + ocb.c.b - 1;
455 if (baseB < n)
456 n = baseB;
640 int baseB, fcnt, emask, verts; local
645 baseB = ocb.c.a + ocb.c.b - 1;
692 if (baseB < n)
693 n = baseB;

Completed in 82 milliseconds