Home
last modified time | relevance | path

Searched defs:INITBASE (Results 1 – 2 of 2) 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/common/lz4/
H A Dlz4.c401 #define INITBASE(base) const BYTE* const base = ip macro
410 #define INITBASE(base) const int base = 0 macro