Home
last modified time | relevance | path

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

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