Searched refs:PtrToUlong (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dbasetsd.h183 static inline ULONG32 PtrToUlong(const void *p) function
254 #define PtrToUlong(p) ((ULONG)(ULONG_PTR)(p)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dbasetsd.h185 static inline ULONG32 PtrToUlong(const void *p) function
256 #define PtrToUlong(p) ((ULONG)(ULONG_PTR)(p)) macro

Completed in 1034 milliseconds