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

/vbox/src/VBox/RDP/client-1.8.3/
H A Dbitmap.c49 #define UNROLL8(exp) { exp exp exp exp exp exp exp exp } macro
54 UNROLL8( statement; count--; x++; ); \
H A Dxwin.c865 /* indent is confused by UNROLL8 */
873 #define UNROLL8(stm) { stm stm stm stm stm stm stm stm } macro
878 UNROLL8(stm) \
886 UNROLL8(stm) \
894 UNROLL8(stm) \

Completed in 47 milliseconds