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

/illumos-gate/usr/src/common/ficl/softcore/
H A Dlz4.c330 #define MAXD_LOG 16 macro
331 #define MAX_DISTANCE ((1 << MAXD_LOG) - 1)
/illumos-gate/usr/src/uts/common/fs/zfs/
H A Dlz4.c347 #define MAXD_LOG 16 macro
348 #define MAX_DISTANCE ((1 << MAXD_LOG) - 1)

Completed in 96 milliseconds