Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c698 const BYTE * const dictBegin = ctxPtr->dictBase + ctxPtr->lowLimit; in LZ4_compressHC_continue_generic() local
701 if ((sourceEnd > dictBegin) in LZ4_compressHC_continue_generic()