Searched refs:__RBIT (Results 1 – 8 of 8) sorted by relevance
230 #define POSITION_VAL(VAL) (__CLZ(__RBIT(VAL)))
437 #define __RBIT __rbit macro439 __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
526 __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function
875 __attribute__((always_inline)) __STATIC_INLINE uint32_t __RBIT(uint32_t value) in __RBIT() function