Searched refs:RUN_BITS (Results 1 – 2 of 2) sorted by relevance
99 #define RUN_BITS (8 - ML_BITS) macro100 #define RUN_MASK ((1U << RUN_BITS) - 1)
46 #define RUN_BITS (8-ML_BITS) macro47 #define RUN_MASK ((1U<<RUN_BITS)-1)