Home
last modified time | relevance | path

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

/illumos-gate/usr/src/common/lz4/
H A Dlz4.c443 LZ4_NbCommonBytes(register U64 val) in LZ4_NbCommonBytes() function
494 LZ4_NbCommonBytes(register U32 val) in LZ4_NbCommonBytes() function
644 ip += LZ4_NbCommonBytes(diff); in LZ4_compressCtx()
837 ip += LZ4_NbCommonBytes(diff); in LZ4_compress64kCtx()