Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libm/ld/
Dmath_errl_with_errnol.c36 __math_with_errnol (long double y, int e) in __math_with_errnol() function
/picolibc-3.7.0-3.6.0/newlib/libm/common/
Dmath_config.h1067 #define __math_with_errnol(x, e) (x) macro