Home
last modified time | relevance | path

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

/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c394 LZ4_NbCommonBytes(register U64 val) in LZ4_NbCommonBytes() function
437 LZ4_NbCommonBytes(register U32 val) in LZ4_NbCommonBytes() function
574 ip += LZ4_NbCommonBytes(diff); in LZ4_compressCtx()
762 ip += LZ4_NbCommonBytes(diff); in LZ4_compress64kCtx()
/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c393 LZ4_NbCommonBytes(register U64 val) in LZ4_NbCommonBytes() function
434 LZ4_NbCommonBytes(register U32 val) in LZ4_NbCommonBytes() function
574 ip += LZ4_NbCommonBytes(diff); in LZ4_compressCtx()
767 ip += LZ4_NbCommonBytes(diff); in LZ4_compress64kCtx()