Home
last modified time | relevance | path

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

/netbsd-src/external/cddl/osnet/dist/uts/common/fs/zfs/
H A Dlz4.c902 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in LZ4_uncompress_unknownOutputSize() local
979 ref -= dec32table[op-ref]; in LZ4_uncompress_unknownOutputSize()