Searched refs:__int64_t (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dint_types.h50 typedef __COMPILER_INT64__ __int64_t; typedef
53 typedef long int __int64_t; typedef
57 typedef long long int __int64_t; typedef
H A Dansi.h90 __int64_t __mbstateL; /* for alignment */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dint_types.h51 typedef INT64 __int64_t; typedef
H A Dansi.h89 __int64_t __mbstateL; /* for alignment */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dint_types.h51 typedef INT64 __int64_t; typedef
H A Dansi.h89 __int64_t __mbstateL; /* for alignment */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dint_types.h63 typedef INT64 __int64_t; typedef
H A Dansi.h98 __int64_t __mbstateL; /* for alignment */
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dansi.h55 typedef __int64_t __off_t; ///< file offset
H A Dstdint.h76 typedef __int64_t int64_t;
77 #define int64_t __int64_t
H A Dtypes.h88 typedef __int64_t int64_t;
89 #define int64_t __int64_t
H A Dsocket.h229 #define _SS_ALIGNSIZE (sizeof(__int64_t))
239 __int64_t __ss_align;/* force desired structure storage alignment */

Completed in 65 milliseconds