Searched refs:ADD_UN8 (Results 1 - 3 of 3) 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
55 #define ADD_UN8(x, y, t) \ macro
73 #ifndef ADD_UN8
74 #define ADD_UN8(x, y, t) \ macro
H A Dpixman-mmx.c3002 r = ADD_UN8 (m, d, tmp);
3034 r = ADD_UN8 (m, d, tmp);
H A Dpixman-fast-path.c900 r = ADD_UN8 (m, d, tmp);

Completed in 88 milliseconds