Home
last modified time | relevance | path

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

/freebsd/lib/libc/powerpc64/softfloat/
H A Dpowerpc-gcc.h48 typedef unsigned char bits8; typedef
/freebsd/lib/libc/powerpcspe/softfloat/
H A Dpowerpc-gcc.h48 typedef unsigned char bits8; typedef
/freebsd/lib/libc/riscv/softfloat/
H A Driscv-gcc.h48 typedef unsigned char bits8; typedef
/freebsd/lib/libc/powerpc/softfloat/
H A Dpowerpc-gcc.h52 typedef unsigned char bits8; typedef
/freebsd/lib/libc/arm/softfloat/
H A Darm-gcc.h52 typedef unsigned char bits8; typedef
/freebsd/secure/lib/libcrypt/
H A Dcrypt-des.c175 static const u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable
/freebsd/usr.bin/tip/tip/
H A Dtip.h263 EXTERN int bits8; /* terminal is 8-bit mode */ variable