Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/include/
Dmath.h236 #ifndef MATH_ERRNO
237 # define MATH_ERRNO 1 macro
246 # define _MATH_ERRHANDLING_ERRNO MATH_ERRNO
/picolibc-latest/test/
Dmath_errhandling_tests.c1713 if (math_errhandling & MATH_ERRNO) { in makemathname()
1767 if (math_errhandling & MATH_ERRNO) { in makemathname()
/picolibc-latest/newlib/
DChangeLog-201510360 (MATH_ERRNO, MATH_ERREXCEPT, math_errhandling): Add macros