Searched defs:__math_with_errno (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libm/common/ | ||
D | math_err_with_errno.c | 38 __math_with_errno (__float64 y, int e) in __math_with_errno() function |
D | math_config.h | 1009 #define __math_with_errno(x, e) (x) macro |