Home
last modified time | relevance | path

Searched refs:__math_denorml (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libm/common/
Dmath_denorml.c33 #ifndef __math_denorml
40 __math_denorml (long double x) in __math_denorml() function
Dmath_config.h1071 long double __math_denorml(long double x);
1073 #define __math_denorml(x) (x) macro
/picolibc-latest/newlib/libm/ld/ld128/
Ds_nextafterl.c64 return __math_denorml(x); in nextafterl()
/picolibc-latest/newlib/libm/ld/ld80/
Ds_nextafterl.c79 return __math_denorml(x); in nextafterl()