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