Home
last modified time | relevance | path

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

/NextBSD/tools/test/testfloat/sparc64/
HDsparc64.h65 typedef unsigned char bits8; typedef
/NextBSD/lib/libc/powerpc64/softfloat/
HDpowerpc-gcc.h49 typedef unsigned char bits8; typedef
/NextBSD/lib/libc/powerpc/softfloat/
HDpowerpc-gcc.h49 typedef unsigned char bits8; typedef
/NextBSD/lib/libc/mips/softfloat/
HDmips-gcc.h53 typedef unsigned char bits8; typedef
/NextBSD/lib/libc/arm/softfloat/
HDarm-gcc.h53 typedef unsigned char bits8; typedef
/NextBSD/secure/lib/libcrypt/
HDcrypt-des.c178 static u_char bits8[8] = { 0x80, 0x40, 0x20, 0x10, 0x08, 0x04, 0x02, 0x01 }; variable
/NextBSD/usr.bin/tip/tip/
HDtip.h262 int bits8; /* terminal is 8-bit mode */ variable