Searched refs:__uintptr_t (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ipf/machine/
H A Dint_types.h68 typedef unsigned long int __uintptr_t; typedef
71 typedef unsigned int __uintptr_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Arm/machine/
H A Dint_types.h59 typedef UINTN __uintptr_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/Ia32/machine/
H A Dint_types.h59 typedef UINTN __uintptr_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/X64/machine/
H A Dint_types.h71 typedef UINTN __uintptr_t; typedef
/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstdint.h91 typedef __uintptr_t uintptr_t;
92 #define uintptr_t __uintptr_t

Completed in 152 milliseconds