bits8 173 ext/standard/crypt_freesec.c static u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; bits8 287 ext/standard/crypt_freesec.c if (i & bits8[j]) { bits8 304 ext/standard/crypt_freesec.c if (i & bits8[j + 1]) { bits8 317 ext/standard/crypt_freesec.c if (i & bits8[j + 1]) { bits8 340 ext/standard/crypt_freesec.c if (i & bits8[j])