Home
last modified time | relevance | path

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

/lib/libc/
A Dstrtoll.c120 errno = ERANGE; in strtoll()
130 errno = ERANGE; in strtoll()
A Dstrtol.c118 errno = ERANGE; in strtol()
128 errno = ERANGE; in strtol()
A Datoi.c166 errno = ERANGE; in strtoul()
/lib/libc/include/
A Derrno.h51 #define ERANGE 34 /* Math result not representable */ macro

Completed in 10 milliseconds