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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpktdef.h143 # define __PFX(x) x macro
147 # define __PFX(x) __PFX2(PACKETNAME,x) macro
160 __PFX(PACKET), * __IFX(P,PACKET), \
163 #define __DATA (__PFX(PACKETDATA))
164 #define __MODE (__PFX(PACKETMODE))
165 #define __EXT(x) __SFX2(__PFX(PACKET),x)
244 #undef __PFX macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpktdef.h143 # define __PFX(x) x macro
147 # define __PFX(x) __PFX2(PACKETNAME,x) macro
160 __PFX(PACKET), * __IFX(P,PACKET), \
163 #define __DATA (__PFX(PACKETDATA))
164 #define __MODE (__PFX(PACKETMODE))
165 #define __EXT(x) __SFX2(__PFX(PACKET),x)
244 #undef __PFX macro

Completed in 123 milliseconds