Home
last modified time | relevance | path

Searched refs:RUN_BITS (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/grub/grub-0.97/stage2/
H A Dzfs_lz4.c145 #define RUN_BITS (8-ML_BITS) macro
146 #define RUN_MASK ((1U<<RUN_BITS)-1)
/illumos-gate/usr/src/common/lz4/
H A Dlz4.c386 #define RUN_BITS (8-ML_BITS) macro
387 #define RUN_MASK ((1U<<RUN_BITS)-1)