Home
last modified time | relevance | path

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

/cmsis-nn-3.6.0-3.5.0/Include/Internal/
Darm_nn_compiler.h149 #define CLZ __clz macro
157 __STATIC_FORCEINLINE uint8_t CLZ(uint32_t value) in CLZ() function