Home
last modified time | relevance | path

Searched defs:lowPrefixPtr (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c182 const BYTE * const lowPrefixPtr = base + dictLimit; in LZ4HC_InsertAndGetWiderMatch() local
/openbmc/linux/lib/zstd/compress/
H A Dzstd_ldm.c337 BYTE const* const lowPrefixPtr = base + dictLimit; in ZSTD_ldm_generateSequences_internal() local