Home
last modified time | relevance | path

Searched refs:un8x4_add_un8x4 (Results 1 – 1 of 1) sorted by relevance

/external/pixman/pixman/
Dpixman-combine32.h42 un8x4_add_un8x4 (uint32_t x, uint32_t y) in un8x4_add_un8x4() function
50 ((x) = un8x4_add_un8x4 ((x), (y)))
53 ((t) = un8x4_add_un8x4 ((x), (y)), (x) = (t))
56 ((t) = (x), un8x4_add_un8x4 ((t), (y)))