Home | History | Annotate | Download | only in helgrind

Lines Matching refs:bit6

1141 #  define BYTE(bit7, bit6, bit5, bit4, bit3, bit2, bit1, bit0) \
1142 ( (UChar) ( ( (bit7) << 7) | ( (bit6) << 6) | \