Home | History | Annotate | Download | only in gomoku

Lines Matching refs:emask

433 	int baseB, fcnt, emask;
442 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0;
520 ncbp->c_emask[0] = emask;
670 int baseB, fcnt, emask, verts;
678 emask = fcnt != 0 ? ((ocb.cv_win != 0 ? 0x1E : 0x1F) & ~(1 << off)) : 0;
760 ncbp->c_emask[1] = emask & ~(1 << n);
767 ncbp->c_emask[1] = emask;
813 int d, emask, i;
835 * top overwriting lower levels with the newer emask information.
859 /* now update the emask info */
882 * We only need to update the emask values of "complete" loops
895 * Update the emask values to include the
915 if ((emask = ep->e_emask) == 0)
921 if (sp->s_occ != EMPTY || (emask & m) == 0)
933 nep->e_emask = emask & ~m;
1371 * top overwriting lower levels with the newer emask information.
1395 /* now update the emask info */
1418 * We only need to update the emask values of "complete" loops
1431 * Update the emask values to include the