Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lz4/
H A Dlz4.c979 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in LZ4_uncompress_unknownOutputSize() local
1056 ref -= dec32table[op-ref]; in LZ4_uncompress_unknownOutputSize()