Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libm/common/
Dmath_err_with_errno.c38 __math_with_errno (__float64 y, int e) in __math_with_errno() function
Dmath_config.h1009 #define __math_with_errno(x, e) (x) macro