Home
last modified time | relevance | path

Searched refs:_exponent32 (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libm/common/
Dsf_trunc.c21 exp = _exponent32(ix) - 127; in truncf()
Dsf_fma.c44 return _exponent32(asuint(x)); in EXPONENT()
Dmath_config.h182 _exponent32(int32_t ix) in _exponent32() function