Searched refs:LZ4_64KLIMIT (Results 1 – 2 of 2) sorted by relevance
659 #define LZ4_64KLIMIT ((1 << 16) + (MFLIMIT - 1)) macro867 if (isize < LZ4_64KLIMIT) in real_LZ4_compress()879 if (isize < (int)LZ4_64KLIMIT) in real_LZ4_compress()
659 #define LZ4_64KLIMIT ((1 << 16) + (MFLIMIT - 1)) macro860 if (isize < LZ4_64KLIMIT) in real_LZ4_compress()