Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/cmsis/
Dcore_cmInstr.h289 #define __CLZ __clz macro
725 __attribute__( ( always_inline ) ) __STATIC_INLINE uint8_t __CLZ(uint32_t value) in __CLZ() function
Darm_math.h510 #define __CLZ __clz macro
519 static __INLINE uint32_t __CLZ( in __CLZ() function