Searched refs:dictBase (Results 1 – 1 of 1) sorted by relevance
1179 …const BYTE *dictBase = !dictionary ? NULL : (dictDirective == usingDictCtx) ? dictionary + dictSiz… in LZ4_compress_generic_validated() local1287 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()