Searched defs:__ROR (Results 1 – 5 of 5) sorted by relevance
160 #define __ROR __ror macro461 __attribute__( ( always_inline ) ) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
161 __ALWAYS_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
417 #define __ROR __ror macro
504 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
852 __attribute__((always_inline)) __STATIC_INLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function