Home
last modified time | relevance | path

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

/openbmc/linux/lib/lz4/
H A Dlz4defs.h198 const BYTE *pInLimit) in LZ4_count()
/openbmc/linux/lib/zstd/compress/
H A Dzstd_compress_internal.h741 MEM_STATIC size_t ZSTD_count(const BYTE* pIn, const BYTE* pMatch, const BYTE* const pInLimit) in ZSTD_count()