Home | History | Annotate | Download | only in src

Lines Matching refs:and_mask

3984     unsigned char xmask, ymask, xor_mask, and_mask;
4175 and_mask = xmask & ymask; /* mark field specification */
4180 else if (and_mask & 1) {
4190 else if (and_mask & 2) {
4200 else if (and_mask & 4) {
4210 else if (and_mask & 8) {