Searched refs:RROP_UNROLL_LOOP (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbrrop.h309 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64) macro
313 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP32(p,-32) macro
327 RROP_UNROLL_LOOP((CfbBits *) (pdst)) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbrrop.h309 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64) macro
313 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP32(p,-32) macro
327 RROP_UNROLL_LOOP((CfbBits *) (pdst)) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbrrop.h310 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64) macro
314 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP32(p,-32) macro
328 RROP_UNROLL_LOOP((CfbBits *) (pdst)) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbrrop.h311 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64) macro
315 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP32(p,-32) macro
329 RROP_UNROLL_LOOP((CfbBits *) (pdst)) \
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbrrop.h310 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64) macro
314 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP32(p,-32) macro
328 RROP_UNROLL_LOOP((CfbBits *) (pdst)) \

Completed in 1425 milliseconds