UNROLL8          1185 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, bw = PALmap[*pp++], *cp++ = *bw++);
UNROLL8          1267 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, bw = BWmap[*pp++], *cp++ = *bw++);
UNROLL8          1317 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, NOP,
UNROLL8          1336 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, NOP,
UNROLL8          1454 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, NOP,
UNROLL8          1510 3rdparty/libtiff/tif_getimage.c     UNROLL8(w, NOP, *cp++ = PACK(*r++, *g++, *b++));
UNROLL8          1523 3rdparty/libtiff/tif_getimage.c         UNROLL8(w, NOP, *cp++ = PACK4(*r++, *g++, *b++, *a++));