Searched refs:RUN_BITS (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/zfs/
H A Dlz4.c328 #define RUN_BITS (8-ML_BITS) macro
329 #define RUN_MASK ((1U<<RUN_BITS)-1)
/freebsd-13-stable/sys/cddl/contrib/opensolaris/common/lz4/
H A Dlz4.c336 #define RUN_BITS (8-ML_BITS) macro
337 #define RUN_MASK ((1U<<RUN_BITS)-1)
/freebsd-13-stable/contrib/subversion/subversion/libsvn_subr/lz4/
H A Dlz4.c289 #define RUN_BITS (8-ML_BITS) macro
290 #define RUN_MASK ((1U<<RUN_BITS)-1)

Completed in 133 milliseconds