Home
last modified time | relevance | path

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

/external/pdfium/third_party/libtiff/
Dtif_getimage.c1230 #define UNROLL2(w, op1, op2) { \ macro
1298 UNROLL2(w, bw = PALmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()
1448 UNROLL2(w, bw = BWmap[*pp++], *cp++ = *bw++); in DECLAREContigPutFunc()