Home
last modified time | relevance | path

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

/DragonOS-0.1.8/kernel/src/libs/
Dlz4.c553 static unsigned LZ4_NbCommonBytes(reg_t val) in LZ4_NbCommonBytes() function
802 return LZ4_NbCommonBytes(diff); in LZ4_count()
815 pIn += LZ4_NbCommonBytes(diff); in LZ4_count()