Searched defs:LZ4_NbCommonBytes (Results 1 - 2 of 2) sorted by relevance

/illumos-gate/usr/src/common/ficl/softcore/
H A Dlz4.c392 LZ4_NbCommonBytes(register U64 val) function
443 LZ4_NbCommonBytes(register U32 val) function
595 ip += LZ4_NbCommonBytes(diff);
788 ip += LZ4_NbCommonBytes(diff);
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dlz4.c409 LZ4_NbCommonBytes(register U64 val) function
460 LZ4_NbCommonBytes(register U32 val) function
618 ip += LZ4_NbCommonBytes(diff);
811 ip += LZ4_NbCommonBytes(diff);

Completed in 290 milliseconds