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

/netbsd-current/games/gomoku/
H A Dpickmove.c510 ncbp->c_voff[0] = off;
511 ncbp->c_voff[1] = f;
531 ncbp->c_voff[0], ncbp->c_voff[1]);
742 ncbp->c_voff[1] = off;
763 ncbp->c_voff[0] = ovi.o_off;
768 ncbp->c_voff[0] = ep->e_off;
776 ncbp->c_voff[0], ncbp->c_voff[1]);
843 ep->e_off = cbp->c_voff[
[all...]
H A Dgomoku.h176 u_char c_voff[2]; /* C: vertex offset within frame */ member in struct:combostr

Completed in 90 milliseconds