Searched refs:dictIssue (Results 1 – 1 of 1) sorted by relevance
861 const dictIssue_directive dictIssue, in LZ4_compress_generic_validated() argument1001 …if ((dictIssue == dictSmall) && (matchIndex < prefixIdxLimit)) { continue; } /* match outside o… in LZ4_compress_generic_validated()1187 if ( ((dictIssue==dictSmall) ? (matchIndex >= prefixIdxLimit) : 1) in LZ4_compress_generic_validated()1256 const dictIssue_directive dictIssue, in LZ4_compress_generic() argument1280 tableType, dictDirective, dictIssue, acceleration); in LZ4_compress_generic()