Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/fs/zfs/
H A Dlz4.c946 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in real_LZ4_uncompress() local
1008 ref -= dec32table[op-ref]; in real_LZ4_uncompress()
1060 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in LZ4_uncompress_unknownOutputSize() local
1137 ref -= dec32table[op-ref]; in LZ4_uncompress_unknownOutputSize()