Searched refs:dec64 (Results 1 – 1 of 1) sorted by relevance
998 size_t dec64 = dec64table[op-ref]; in real_LZ4_uncompress() local1000 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() local1129 const int dec64 = 0; in LZ4_uncompress_unknownOutputSize()1140 ref -= dec64; in LZ4_uncompress_unknownOutputSize()