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

/external/pixman/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...]

Completed in 200 milliseconds