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

/freebsd-current/sys/contrib/openzfs/module/zfs/
H A Dlz4_zfs.c349 #define INITBASE(base) const BYTE* const base = ip macro
358 #define INITBASE(base) const int base = 0 macro
481 INITBASE(base);
/freebsd-current/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
484 INITBASE(base);

Completed in 70 milliseconds