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

/netbsd-6-1-5-RELEASE/games/gomoku/
H A Dpickmove.c490 ncbp->c_voff[0] = off;
491 ncbp->c_voff[1] = f;
511 ncbp->c_voff[0], ncbp->c_voff[1]);
731 ncbp->c_voff[1] = off;
753 ncbp->c_voff[0] = vertices[0].o_off;
758 ncbp->c_voff[0] = ep->e_off;
766 ncbp->c_voff[0], ncbp->c_voff[1]);
834 ep->e_off = cbp->c_voff[
[all...]
H A Dgomoku.h190 u_char c_voff[2]; /* C:vertex offset within frame */ member in struct:combostr

Completed in 61 milliseconds