Home
last modified time | relevance | path

Searched defs:INITBASE (Results 1 – 4 of 4) sorted by relevance

/titanic_52/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c159 #define INITBASE(base) const BYTE* const base = ip macro
168 #define INITBASE(base) const int base = 0 macro
/titanic_52/usr/src/boot/sys/cddl/boot/zfs/
H A Dlz4.c174 #define INITBASE(base) const BYTE* const base = ip macro
183 #define INITBASE(base) const int base = 0 macro
/titanic_52/usr/src/common/ficl/softcore/
H A Dlz4.c350 #define INITBASE(base) const BYTE* const base = ip macro
359 #define INITBASE(base) const int base = 0 macro
/titanic_52/usr/src/uts/common/fs/zfs/
H A Dlz4.c367 #define INITBASE(base) const BYTE* const base = ip macro
376 #define INITBASE(base) const int base = 0 macro