Searched refs:INITBASE (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/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
/illumos-gate/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
/illumos-gate/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
505 INITBASE(base);
/illumos-gate/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
528 INITBASE(base);

Completed in 49 milliseconds