Home
last modified time | relevance | path

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

/linux-6.1.9/lib/lz4/
Dlz4defs.h186 static FORCE_INLINE unsigned int LZ4_NbCommonBytes(register size_t val) in LZ4_NbCommonBytes() function
211 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()