Home
last modified time | relevance | path

Searched refs:dictIssue (Results 1 – 1 of 1) sorted by relevance

/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c1152 const dictIssue_directive dictIssue, in LZ4_compress_generic_validated() argument
1320 if ((dictIssue == dictSmall) && (matchIndex < prefixIdxLimit)) in LZ4_compress_generic_validated()
1558 …if (((dictIssue == dictSmall) ? (matchIndex >= prefixIdxLimit) : 1) && (((tableType == byU16) && (… in LZ4_compress_generic_validated()
1636 const dictIssue_directive dictIssue, in LZ4_compress_generic() argument
1666 tableType, dictDirective, dictIssue, acceleration); in LZ4_compress_generic()