Searched defs:softfloat_countLeadingZeros32 (Results 1 - 3 of 3) sorted by relevance

/seL4-test-master/tools/riscv-pk/softfloat/
H A Ds_countLeadingZeros32.c42 #define softfloat_countLeadingZeros32 softfloat_countLeadingZeros32 macro
45 uint_fast8_t softfloat_countLeadingZeros32( uint32_t a ) function
H A Dopts-GCC.h51 INLINE uint_fast8_t softfloat_countLeadingZeros32( uint32_t a ) function
53 #define softfloat_countLeadingZeros32 softfloat_countLeadingZeros32 macro
H A Dprimitives.h136 INLINE uint_fast8_t softfloat_countLeadingZeros32( uint32_t a ) function

Completed in 32 milliseconds