Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/zfs/
H A Dlz4.c343 #define LASTLITERALS 5 macro
533 #define matchlimit (iend - LASTLITERALS) in LZ4_compressCtx()
587 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compressCtx()
638 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compressCtx()
728 #define matchlimit (iend - LASTLITERALS) in LZ4_compress64kCtx()
780 if unlikely(op + length + (2 + 1 + LASTLITERALS) + in LZ4_compress64kCtx()
831 if unlikely(op + (1 + LASTLITERALS) + (len >> 8) > oend) in LZ4_compress64kCtx()
/titanic_44/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c141 #define LASTLITERALS 5 macro
/titanic_44/usr/src/psm/stand/bootblks/zfs/common/
H A Dzfs.fth181 5 constant LASTLITERALS