Home
last modified time | relevance | path

Searched defs:bits8 (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/usr.bin/tip/
H A Dtip.c560 static int bits8; variable
/dflybsd-src/lib/libcrypt/
H A Dcrypt-des.c175 static u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable