Searched refs:LASTLITERALS (Results 1 – 3 of 3) sorted by relevance
343 #define LASTLITERALS 5 macro533 #define matchlimit (iend - LASTLITERALS) in LZ4_compressCtx()587 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compressCtx()638 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compressCtx()728 #define matchlimit (iend - LASTLITERALS) in LZ4_compress64kCtx()780 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compress64kCtx()831 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compress64kCtx()
141 #define LASTLITERALS 5 macro
181 5 constant LASTLITERALS