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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpktdef.h165 #define __EXT(x) __SFX2(__PFX(PACKET),x) macro
226 #if (__EXT(FKEYS) == PKEXT_RELATIVE) || (__EXT(FKEYS) == PKEXT_ABSOLUTE)
229 #if (__EXT(TILT) == PKEXT_RELATIVE) || (__EXT(TILT) == PKEXT_ABSOLUTE)
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpktdef.h165 #define __EXT(x) __SFX2(__PFX(PACKET),x) macro
226 #if (__EXT(FKEYS) == PKEXT_RELATIVE) || (__EXT(FKEYS) == PKEXT_ABSOLUTE)
229 #if (__EXT(TILT) == PKEXT_RELATIVE) || (__EXT(TILT) == PKEXT_ABSOLUTE)

Completed in 43 milliseconds