Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dlz4.c998 size_t dec64 = dec64table[op-ref]; in real_LZ4_uncompress() local
1000 const int dec64 = 0; in real_LZ4_uncompress()
1011 ref -= dec64; in real_LZ4_uncompress()
1127 size_t dec64 = dec64table[op-ref]; in LZ4_uncompress_unknownOutputSize() local
1129 const int dec64 = 0; in LZ4_uncompress_unknownOutputSize()
1140 ref -= dec64; in LZ4_uncompress_unknownOutputSize()