Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/erofs/
Dlz4defs.h168 static FORCE_INLINE unsigned int LZ4_NbCommonBytes(register size_t val) in LZ4_NbCommonBytes() function
193 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()
/Linux-v4.19/lib/lz4/
Dlz4defs.h168 static FORCE_INLINE unsigned int LZ4_NbCommonBytes(register size_t val) in LZ4_NbCommonBytes() function
193 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()