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

/openbsd-current/games/gomoku/
H A Dpickmove.c486 ncbp->c_framecnt[0] = fcnt;
488 ncbp->c_framecnt[1] = fcb.c.a - 2;
489 ncbp->c_emask[1] = ncbp->c_framecnt[1] ?
497 ncbp->c_framecnt[0], ncbp->c_framecnt[1],
722 ncbp->c_framecnt[0] = ep->e_framecnt;
727 ncbp->c_framecnt[1] = fcnt - 1;
728 if (ncbp->c_framecnt[1]) {
737 ncbp->c_framecnt[1] = fcnt;
746 ncbp->c_framecnt[
[all...]
H A Dgomoku.h183 u_char c_framecnt[2]; /* number of frames left to attach */ member in struct:combostr

Completed in 133 milliseconds