Searched defs:POSITION_VAL (Results 1 – 5 of 5) sorted by relevance
237 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
234 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro
236 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL))) macro