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

/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dpktdef.h144 # define __IFX(x,y) x ## y macro
150 # define __IFX(x,y) __IFX2(x,PACKETNAME,y) macro
158 #define __TAG __IFX(tag,PACKET)
160 __PFX(PACKET), * __IFX(P,PACKET), \
161 * __IFX(NP,PACKET), * __IFX(LP,PACKET)
247 #undef __IFX macro
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dpktdef.h144 # define __IFX(x,y) x ## y macro
150 # define __IFX(x,y) __IFX2(x,PACKETNAME,y) macro
158 #define __TAG __IFX(tag,PACKET)
160 __PFX(PACKET), * __IFX(P,PACKET), \
161 * __IFX(NP,PACKET), * __IFX(LP,PACKET)
247 #undef __IFX macro

Completed in 1310 milliseconds