Searched refs:xor_mask (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/irda/
H A Dks959-sir.c229 __u8 xor_mask; local
234 xor_mask = lookup_string[(len_cleartext & 0x0f) ^ 0x06] ^ 0x55;
237 *buf_xoredtext++ = *buf_cleartext++ ^ xor_mask;
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gnulib-local/lib/libxml/
H A Dxmlschemastypes.c3970 unsigned char xmask, ymask, xor_mask, and_mask; local
4160 xor_mask = xmask ^ ymask; /* mark type differences */
4164 if (xor_mask & 1)
4174 if (xor_mask & 2)
4184 if (xor_mask & 4)
4194 if (xor_mask & 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libxml2-2.7.2/
H A Dxmlschemastypes.c3973 unsigned char xmask, ymask, xor_mask, and_mask; local
4163 xor_mask = xmask ^ ymask; /* mark type differences */
4167 if (xor_mask & 1)
4177 if (xor_mask & 2)
4187 if (xor_mask & 4)
4197 if (xor_mask & 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libxml2-2.7.2/source/
H A Dxmlschemastypes.c3973 unsigned char xmask, ymask, xor_mask, and_mask; local
4163 xor_mask = xmask ^ ymask; /* mark type differences */
4167 if (xor_mask & 1)
4177 if (xor_mask & 2)
4187 if (xor_mask & 4)
4197 if (xor_mask & 8)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/libxml/
H A Dxmlschemastypes.c3970 unsigned char xmask, ymask, xor_mask, and_mask; local
4160 xor_mask = xmask ^ ymask; /* mark type differences */
4164 if (xor_mask & 1)
4174 if (xor_mask & 2)
4184 if (xor_mask & 4)
4194 if (xor_mask & 8)

Completed in 71 milliseconds