Searched defs:UINT32 (Results 1 - 12 of 12) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Arm/
H A DProcessorBind.h37 typedef unsigned __int32 UINT32; typedef
53 typedef unsigned int UINT32; typedef
68 typedef UINT32 UINTN;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ebc/
H A DProcessorBind.h67 typedef unsigned int UINT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ia32/
H A DProcessorBind.h116 typedef unsigned __int32 UINT32; typedef
163 typedef unsigned int UINT32; typedef
204 typedef UINT32 UINTN;
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/X64/
H A DProcessorBind.h116 typedef unsigned __int32 UINT32; typedef
163 typedef unsigned int UINT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/Ia32/
H A DProcessorBind.h77 typedef unsigned __int32 UINT32; typedef
94 typedef unsigned int UINT32; typedef
118 typedef uint32_t UINT32; typedef
126 typedef UINT32 UINTN;
/vbox/src/VBox/Devices/EFI/Firmware/BaseTools/Source/C/Include/X64/
H A DProcessorBind.h80 typedef unsigned __int32 UINT32; typedef
97 typedef unsigned int UINT32; typedef
112 typedef unsigned int UINT32; typedef
139 typedef uint32_t UINT32; typedef
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/Ia32/
H A DProcessorBind.h118 typedef unsigned __int32 UINT32; typedef
165 typedef unsigned int UINT32; typedef
206 typedef UINT32 UINTN;
/vbox/src/VBox/Devices/PC/ipxe/src/include/ipxe/efi/X64/
H A DProcessorBind.h118 typedef unsigned __int32 UINT32; typedef
165 typedef unsigned int UINT32; typedef
/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Ipf/
H A DProcessorBind.h125 typedef unsigned __int32 UINT32; typedef
172 typedef unsigned int UINT32; typedef
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dbasetsd.h93 typedef unsigned int UINT32, *PUINT32; typedef
193 static inline UINT32 PtrToUint(const void *p)
195 return (UINT32)(UINT_PTR)p;
218 static inline void *UIntToPtr(UINT32 ui)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dbasetsd.h95 typedef unsigned int UINT32, *PUINT32; typedef
195 static inline UINT32 PtrToUint(const void *p)
220 static inline void *UIntToPtr(UINT32 ui)
/vbox/src/VBox/Devices/PC/ipxe/src/drivers/net/
H A Dwlan_compat.h231 typedef unsigned long UINT32; typedef

Completed in 57 milliseconds