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