Searched defs:bits8 (Results 1 – 2 of 2) sorted by relevance
/dflybsd-src/usr.bin/tip/ | ||
H A D | tip.c | 560 static int bits8; variable |
/dflybsd-src/lib/libcrypt/ | ||
H A D | crypt-des.c | 175 static u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable |