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

/external/qemu/distrib/libpng-1.2.19/
H A Dpnggccrd.c99 * variables, not the other way around. Hence _const4, _mask8_0, etc.
470 # define _mask8_0 mask8_0 macro
513 ull _mask8_0; member in struct:__anon9121
535 0x0102040810204080LL, // _mask8_0 offset 0
605 static PNG_CONST ull _mask8_0 __attribute__((used, aligned(8))) = 0x0102040810204080LL; variable
644 #define MASK8_0 "_mask8_0"
1364 "movq " MASK8_0 ", %%mm0 \n\t" // _mask8_0 -> mm0

Completed in 24 milliseconds