Searched refs:UN8_rb_ADD_UN8_rb (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/pixman/dist/pixman/
H A Dpixman-combine32.h25 * for UN8x4_ADD_UN8x4, UN8_rb_ADD_UN8_rb and ADD_UN8 macros (which would
52 #define UN8_rb_ADD_UN8_rb(x, y, t) \ macro
102 #ifndef UN8_rb_ADD_UN8_rb
103 #define UN8_rb_ADD_UN8_rb(x, y, t) \ macro
153 UN8_rb_ADD_UN8_rb (r1__, r2__, t__); \
158 UN8_rb_ADD_UN8_rb (r2__, r3__, t__); \
175 UN8_rb_ADD_UN8_rb (r1__, r2__, t__); \
181 UN8_rb_ADD_UN8_rb (r2__, r3__, t__); \
217 UN8_rb_ADD_UN8_rb (r1__, r2__, t__); \
223 UN8_rb_ADD_UN8_rb (r2_
[all...]
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dsna_blt.c2496 #define UN8_rb_ADD_UN8_rb(x, y, t) do { \ macro
2508 UN8_rb_ADD_UN8_rb(r1__, r2__, t__); \
2513 UN8_rb_ADD_UN8_rb(r2__, r3__, t__); \
2531 UN8_rb_ADD_UN8_rb(r1__, r2__, t__); \
2535 UN8_rb_ADD_UN8_rb(r2__, r3__, t__); \
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dsna_blt.c2440 #define UN8_rb_ADD_UN8_rb(x, y, t) do { \ macro
2452 UN8_rb_ADD_UN8_rb(r1__, r2__, t__); \
2457 UN8_rb_ADD_UN8_rb(r2__, r3__, t__); \
2475 UN8_rb_ADD_UN8_rb(r1__, r2__, t__); \
2479 UN8_rb_ADD_UN8_rb(r2__, r3__, t__); \

Completed in 10 milliseconds