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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dbasetsd.h168 static inline LONG32 HandleToLong(const void *h) function
251 #define HandleToLong(h) ((LONG)(LONG_PTR)(h)) macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dbasetsd.h170 static inline LONG32 HandleToLong(const void *h) function
253 #define HandleToLong(h) ((LONG)(LONG_PTR)(h)) macro

Completed in 286 milliseconds