Searched refs:__int8_t (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dint_types.h45 typedef INT8 __int8_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dint_types.h45 typedef INT8 __int8_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dint_types.h43 typedef __signed char __int8_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dint_types.h57 typedef INT8 __int8_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstdint.h46 typedef __int8_t int8_t;
47 #define int8_t __int8_t
H A Dtypes.h58 typedef __int8_t int8_t;
59 #define int8_t __int8_t
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/netinet/
H A Din.h241 __int8_t sin_zero[8];
256 __int8_t Ip_opts[40]; /* actually variable in size */
258 __int8_t ip_opts[40]; /* actually variable in size */

Completed in 45 milliseconds