Searched defs:POSITION_VAL (Results 1 – 5 of 5) sorted by relevance
242 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
143 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
227 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
226 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro