Home | History | Annotate | Download | only in base

Lines Matching defs:bit

80 // The is root's 1024-bit key.
92 // The is root's 2048-bit key.
594 unsigned bit = bit_to_flip & 7;
595 copy[byte] ^= (1 << bit);
604 // RRDATA by prefixing an 8-bit length.