Searched refs:RUN_BITS (Results 1 – 3 of 3) sorted by relevance
145 #define RUN_BITS (8-ML_BITS) macro146 #define RUN_MASK ((1U<<RUN_BITS)-1)
352 #define RUN_BITS (8-ML_BITS) macro353 #define RUN_MASK ((1U<<RUN_BITS)-1)
184 4 constant RUN_BITS \ 8 - ML_BITS185 d# 15 constant RUN_MASK \ (1<<RUN_BITS)-1