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