Searched refs:LASTLITERALS (Results 1 – 1 of 1) sorted by relevance
319 #define LASTLITERALS 5 macro481 #define matchlimit (iend - LASTLITERALS) in LZ4_compressCtx()535 if (unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compressCtx()586 if (unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend)) in LZ4_compressCtx()672 #define matchlimit (iend - LASTLITERALS) in LZ4_compress64kCtx()724 if (unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compress64kCtx()775 if (unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend)) in LZ4_compress64kCtx()