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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dbasetsd.h188 static inline LONG32 PtrToLong(const void *p) function
255 #define PtrToLong(p) ((LONG)(LONG_PTR)(p)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dbasetsd.h190 static inline LONG32 PtrToLong(const void *p) function
257 #define PtrToLong(p) ((LONG)(LONG_PTR)(p)) macro

Completed in 58 milliseconds