Home | History | Annotate | Download | only in libxml2

Lines Matching defs:and_mask

3991     unsigned char xmask, ymask, xor_mask, and_mask;
4182 and_mask = xmask & ymask; /* mark field specification */
4187 else if (and_mask & 1) {
4197 else if (and_mask & 2) {
4207 else if (and_mask & 4) {
4217 else if (and_mask & 8) {