Home
last modified time | relevance | path

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

/NextBSD/sys/cddl/boot/zfs/
HDlz4.c173 #define INITBASE(base) const BYTE* const base = ip macro
182 #define INITBASE(base) const int base = 0 macro
/NextBSD/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/
HDlz4.c336 #define INITBASE(base) const BYTE* const base = ip macro
345 #define INITBASE(base) const int base = 0 macro
477 INITBASE(base); in LZ4_compressCtx()