Searched defs:int8_t (Results 1 - 10 of 10) sorted by relevance

/illumos-gate/usr/src/lib/libresolv2/include/sys/
H A Dbitypes.h29 typedef /*signed*/ char int8_t; typedef
/illumos-gate/usr/src/grub/grub-0.97/netboot/
H A Dstdint.h13 typedef signed char int8_t; typedef
/illumos-gate/usr/src/boot/sys/sys/
H A D_stdint.h34 typedef __int8_t int8_t; typedef
/illumos-gate/usr/src/uts/common/sys/
H A Dint_types.h69 * typedefs and macros corresponding to that data type. Note that int8_t
75 typedef char int8_t; typedef
77 typedef signed char int8_t; typedef
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm/
H A Defibind.h58 typedef signed char int8_t; typedef
68 typedef int8_t INT8;
/illumos-gate/usr/src/boot/sys/boot/efi/include/arm64/
H A Defibind.h53 typedef __int8 int8_t; typedef
66 typedef char int8_t; typedef
78 typedef char int8_t; typedef
96 typedef int8_t INT8;
/illumos-gate/usr/src/boot/sys/boot/efi/include/i386/
H A Defibind.h53 typedef char int8_t; typedef
66 typedef char int8_t; typedef
78 typedef char int8_t; typedef
102 typedef int8_t INT8;
/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Diso9660.h63 typedef int int8_t __attribute__((mode(QI))); typedef
72 typedef char int8_t; typedef
/illumos-gate/usr/src/uts/common/io/myri10ge/firmware/
H A Dmyri10ge_mcp.h35 typedef signed char int8_t; typedef
/illumos-gate/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h104 typedef INT8 int8_t; typedef
116 typedef INT8 int8_t; typedef

Completed in 73 milliseconds