DELTA3_SKIP 133 3rdparty/libtiff/tif_thunder.c if ((delta = ((n >> 3) & 7)) != DELTA3_SKIP) DELTA3_SKIP 135 3rdparty/libtiff/tif_thunder.c if ((delta = (n & 7)) != DELTA3_SKIP)