Home
last modified time | relevance | path

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

/freebsd/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c351 #define INITBASE(base) const BYTE* const base = ip macro
360 #define INITBASE(base) const int base = 0 macro
/freebsd/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c352 #define INITBASE(base) const BYTE* const base = ip macro
361 #define INITBASE(base) const int base = 0 macro