Searched defs:intptr_t (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/StdLib/Include/sys/
H A Dstdint.h85 #ifndef intptr_t
86 typedef __intptr_t intptr_t; typedef
87 #define intptr_t __intptr_t macro
/vbox/src/VBox/Devices/PC/ipxe/src/arch/i386/include/bits/
H A Dstdint.h21 typedef unsigned long intptr_t; typedef
/vbox/src/VBox/Devices/PC/ipxe/src/arch/x86_64/include/bits/
H A Dstdint.h19 typedef unsigned long intptr_t; typedef
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/msvcrt/
H A Dcrtdefs.h111 typedef __int64 intptr_t; typedef
113 typedef int intptr_t; typedef
/vbox/include/iprt/
H A Dstdint.h162 typedef signed long intptr_t; typedef
169 typedef int64_t intptr_t; typedef
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/msvcrt/
H A Dcrtdefs.h120 typedef __int64 intptr_t; typedef
122 typedef int intptr_t; typedef
/vbox/src/VBox/HostDrivers/Support/
H A DSUPDrv-dtrace.cpp56 # define intptr_t dtrace_intptr_t macro

Completed in 398 milliseconds