Home
last modified time | relevance | path

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

/DragonOS-0.1.3/kernel/src/libs/
Dlz4.c1179 …const BYTE *dictBase = !dictionary ? NULL : (dictDirective == usingDictCtx) ? dictionary + dictSiz… in LZ4_compress_generic_validated() local
1287 match = dictBase + matchIndex; in LZ4_compress_generic_validated()
1303 match = dictBase + matchIndex; in LZ4_compress_generic_validated()
1529 match = dictBase + matchIndex; in LZ4_compress_generic_validated()
1543 match = dictBase + matchIndex; in LZ4_compress_generic_validated()