Searched defs:__ROR (Results 1 – 5 of 5) sorted by relevance
221 #define __ROR(op1, op2) __ror(op1, op2) macro
226 #define __ROR(op1, op2) __ror(op1, op2) macro
225 #define __ROR __iar_builtin_ROR macro
247 __STATIC_FORCEINLINE uint32_t __ROR(uint32_t op1, uint32_t op2) in __ROR() function
258 #define __ROR(op1, op2) __ror(op1, op2) macro