Searched defs:dec32table (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/uts/common/fs/zfs/ |
H A D | lz4.c | 946 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in real_LZ4_uncompress() local 1060 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in LZ4_uncompress_unknownOutputSize() local
|
/titanic_51/usr/src/common/ficl/softcore/ |
H A D | lz4.c | 921 size_t dec32table[] = {0, 3, 2, 3, 0, 0, 0, 0}; in LZ4_uncompress_unknownOutputSize() local
|