Searched refs:dictIssue (Results 1 – 1 of 1) sorted by relevance
659 const dictIssue_directive dictIssue, in LZ4_compress_generic() argument795 …if ((dictIssue == dictSmall) && (matchIndex < prefixIdxLimit)) continue; /* match outside of va… in LZ4_compress_generic()959 if ( ((dictIssue==dictSmall) ? (matchIndex >= prefixIdxLimit) : 1) in LZ4_compress_generic()