Home
last modified time | relevance | path

Searched defs:__CLZ (Results 1 – 7 of 7) sorted by relevance

/nrf52832-nimble/rt-thread/components/CMSIS/Include/
H A Dcore_cmInstr.h289 #define __CLZ __clz macro
662 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __CLZ(uint32_t value) in __CLZ() function
H A Darm_math.h485 #define __CLZ __clz macro
494 static __INLINE uint32_t __CLZ( in __CLZ() function
/nrf52832-nimble/rt-thread/libcpu/c-sky/common/
H A Dcsi_instr.h213 #define __CLZ __builtin_clz macro
/nrf52832-nimble/nordic/cmsis/include/
H A Dcmsis_armcc.h463 #define __CLZ __clz macro
H A Dcmsis_gcc.h554 #define __CLZ __builtin_clz macro
H A Dcmsis_armcc_V6.h903 #define __CLZ __builtin_clz macro
H A Darm_math.h419 static __INLINE uint32_t __CLZ( in __CLZ() function