Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/sys/
Derrno.h74 #define ERANGE 34 /* Math result not representable */ macro
/picolibc-3.7.0-3.6.0/newlib/libc/include/sys/
Derrno.h104 #define ERANGE 34 /* Result too large */ macro
/picolibc-3.7.0-3.6.0/newlib/libc/machine/cris/sys/
Derrno.h91 #define ERANGE 34 /* Math result not representable */ macro
/picolibc-3.7.0-3.6.0/newlib/libc/stdlib/
Dldtoa.c372 #define ERANGE 34 macro