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

/osnet-11/usr/src/lib/libresolv2/include/sys/
H A Dbitypes.h29 typedef /*signed*/ char int8_t; typedef
/osnet-11/usr/src/grub/grub-0.97/netboot/
H A Dstdint.h13 typedef signed char int8_t; typedef
/osnet-11/usr/src/grub/grub2/grub-core/lib/posix_wrap/sys/
H A Dtypes.h36 typedef grub_int8_t int8_t; typedef
/osnet-11/usr/src/lib/libdns_sd/common/
H A Ddns_sd.h56 typedef INT8 int8_t; typedef
69 typedef INT8 int8_t; typedef
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dstdint.in.h37 files, so that we can "#define int8_t signed char" below without
39 signed char int8_t;" that will get messed up by our macro. Our
115 #undef int8_t macro
119 #define int8_t gl_int8_t macro
192 #define int_least8_t int8_t
/osnet-11/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

Completed in 29 milliseconds