Searched refs:ALIGNTEXT4ifNOP (Results 1 - 7 of 7) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/mesa-7.2/src/mesa/x86/
H A Dassyntax.h283 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
289 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .balign ARG2(4,0x90), /*can't do it*/) macro
302 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
308 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
910 #define ALIGNTEXT4ifNOP ALIGN 4 macro
961 #define ALIGNTEXT4ifNOP ALIGN 4
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dassyntax.h261 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
264 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dassyntax.h258 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
261 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dassyntax.h258 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
261 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
/vbox/src/VBox/Additions/x11/x11include/4.3/programs/Xserver/hw/xfree86/os-support/
H A Dassyntax.h234 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
237 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dassyntax.h262 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
265 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dassyntax.h262 /* ALIGNTEXT4ifNOP is the same as ALIGNTEXT4, but only if the space is
265 #define ALIGNTEXT4ifNOP CHOICE(.align 4, .align ARG2(2,0x90), /*can't do it*/) macro

Completed in 70 milliseconds