Home
last modified time | relevance | path

Searched defs:EDOM (Results 1 – 4 of 4) sorted by relevance

/picolibc-latest/newlib/libc/machine/spu/sys/
Derrno.h73 #define EDOM 33 /* Math argument out of domain of func */ macro
/picolibc-latest/newlib/libc/include/sys/
Derrno.h95 #define EDOM 33 /* Mathematics argument out of domain of function */ macro
/picolibc-latest/newlib/libc/machine/cris/sys/
Derrno.h90 #define EDOM 33 /* Math argument out of domain of func */ macro
/picolibc-latest/newlib/libc/stdlib/
Dldtoa.c378 #define EDOM 33 macro