Searched refs:dictBegin (Results 1 – 1 of 1) sorted by relevance
654 const BYTE* dictBegin = ctxPtr->dictBase + ctxPtr->lowLimit; in LZ4_compressHC_continue_generic() local656 if ((sourceEnd > dictBegin) && ((BYTE*)source < dictEnd)) in LZ4_compressHC_continue_generic()