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