Searched defs:__int3264 (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dbasetsd.h116 typedef /* [public] */ signed __int3264 INT_PTR, *PINT_PTR;
117 typedef /* [public] */ signed __int3264 LONG_PTR, *PLONG_PTR;
118 typedef /* [public] */ unsigned __int3264 UINT_PTR, *PUINT_PTR;
119 typedef /* [public] */ unsigned __int3264 ULONG_PTR, *PULONG_PTR;
124 #define __int3264 __int64 macro
134 #define __int3264 __int32 macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dbasetsd.h118 typedef /* [public] */ signed __int3264 INT_PTR, *PINT_PTR;
119 typedef /* [public] */ signed __int3264 LONG_PTR, *PLONG_PTR;
120 typedef /* [public] */ unsigned __int3264 UINT_PTR, *PUINT_PTR;
121 typedef /* [public] */ unsigned __int3264 ULONG_PTR, *PULONG_PTR;
126 #define __int3264 __int64 macro
136 #define __int3264 __int32 macro

Completed in 2871 milliseconds