Home
last modified time | relevance | path

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

/freebsd-10-stable/tools/test/testfloat/sparc64/
Dsparc64.h65 typedef unsigned char bits8; typedef
/freebsd-10-stable/lib/libc/powerpc/softfloat/
Dpowerpc-gcc.h49 typedef unsigned char bits8; typedef
/freebsd-10-stable/lib/libc/powerpc64/softfloat/
Dpowerpc-gcc.h49 typedef unsigned char bits8; typedef
/freebsd-10-stable/lib/libc/mips/softfloat/
Dmips-gcc.h53 typedef unsigned char bits8; typedef
/freebsd-10-stable/lib/libc/arm/softfloat/
Darm-gcc.h53 typedef unsigned char bits8; typedef
/freebsd-10-stable/secure/lib/libcrypt/
Dcrypt-des.c178 static u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable
/freebsd-10-stable/usr.bin/tip/tip/
Dtip.h262 int bits8; /* terminal is 8-bit mode */ variable