Searched defs:RROP_UNROLL_LOOP64 (Results 1 - 5 of 5) sorted by relevance

/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.3.0.0/
H A Dcfbrrop.h301 #define RROP_UNROLL_LOOP64(p,i) RROP_UNROLL_LOOP32(p,(i)) RROP_UNROLL_LOOP32(p,(i)+32) macro
309 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Dcfbrrop.h301 #define RROP_UNROLL_LOOP64(p,i) RROP_UNROLL_LOOP32(p,(i)) RROP_UNROLL_LOOP32(p,(i)+32) macro
309 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Dcfbrrop.h302 #define RROP_UNROLL_LOOP64(p,i) RROP_UNROLL_LOOP32(p,(i)) RROP_UNROLL_LOOP32(p,(i)+32) macro
310 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.1.0/
H A Dcfbrrop.h303 #define RROP_UNROLL_LOOP64(p,i) RROP_UNROLL_LOOP32(p,(i)) RROP_UNROLL_LOOP32(p,(i)+32) macro
311 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64)
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.0.1/
H A Dcfbrrop.h302 #define RROP_UNROLL_LOOP64(p,i) RROP_UNROLL_LOOP32(p,(i)) RROP_UNROLL_LOOP32(p,(i)+32) macro
310 #define RROP_UNROLL_LOOP(p) RROP_UNROLL_LOOP64(p,-64)

Completed in 48 milliseconds