Searched defs:dec64table (Results 1 – 2 of 2) sorted by relevance
/titanic_53/usr/src/uts/common/fs/zfs/ |
H A D | lz4.c | 948 size_t dec64table[] = {0, 0, 0, (size_t)-1, 0, 1, 2, 3}; in real_LZ4_uncompress() local 1062 size_t dec64table[] = {0, 0, 0, (size_t)-1, 0, 1, 2, 3}; in LZ4_uncompress_unknownOutputSize() local
|
/titanic_53/usr/src/common/ficl/softcore/ |
H A D | lz4.c | 923 size_t dec64table[] = {0, 0, 0, (size_t)-1, 0, 1, 2, 3}; in LZ4_uncompress_unknownOutputSize() local
|