HomeSort by: relevance | last modified time | path
    Searched defs:bits8 (Results 1 - 11 of 11) sorted by relevancy

  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 52 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 52 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 54 typedef unsigned char bits8; typedef in typeref:typename:unsigned char
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 114 typedef uint8_t bits8; typedef in typeref:typename:uint8_t
  /src/sys/lib/libkern/
milieu.h 110 typedef uint8_t bits8; typedef in typeref:typename:uint8_t
  /src/usr.bin/tip/
tip.c 79 int bits8; variable in typeref:typename:int
80 #define STRIP_PAR (bits8 ? 0377 : 0177)
597 if (bits8 == 0)
627 bits8 = 1;
630 bits8 = 0;

Completed in 15 milliseconds