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

  /src/tests/include/
t_stdint.c 38 ATF_TC_WITHOUT_HEAD(int8); variable
39 ATF_TC_BODY(int8, tc)
53 ATF_TP_ADD_TC(tp, int8);
  /src/sys/external/bsd/drm2/dist/drm/vmwgfx/device_include/
svga_types.h 38 typedef s8 int8; typedef
vm_basic_types.h 14 typedef s8 int8; typedef
  /src/lib/libc/arch/aarch64/softfloat/
aarch64-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef int int8; typedef
  /src/lib/libc/arch/arm/softfloat/
arm-gcc.h 28 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
34 typedef int int8; typedef
  /src/lib/libc/arch/m68k/softfloat/
m68k-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef int int8; typedef
  /src/lib/libc/arch/mips/softfloat/
mips-gcc.h 28 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
34 typedef int int8; typedef
  /src/lib/libc/arch/or1k/softfloat/
or1k-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef int int8; typedef
  /src/lib/libc/arch/powerpc/softfloat/
powerpc-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef int int8; typedef
  /src/lib/libc/arch/sh3/softfloat/
sh3-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef signed char int8; typedef
  /src/lib/libc/arch/sparc64/softfloat/
sparc64-gcc.h 30 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
36 typedef int int8; typedef
  /src/regress/lib/libc/ieeefp/testfloat/include/
milieu.h 90 implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
96 typedef signed int int8; typedef
  /src/sys/lib/libkern/
milieu.h 89 | implementations of C, `flag', `uint8', and `int8' should all be `typedef'ed
94 typedef signed int int8; typedef

Completed in 24 milliseconds