Searched refs:ERANGE (Results 1 – 4 of 4) sorted by relevance
120 errno = ERANGE; in strtoll()130 errno = ERANGE; in strtoll()
118 errno = ERANGE; in strtol()128 errno = ERANGE; in strtol()
166 errno = ERANGE; in strtoul()
51 #define ERANGE 34 /* Math result not representable */ macro
Completed in 10 milliseconds