Searched refs:ERANGE (Results 1 – 9 of 9) sorted by relevance
176 #ifndef ERANGE177 #define ERANGE (ERROR_BASE_NO + 34) macro
81 #define ERANGE 34 /* Math result not representable */ macro
112 #define ERANGE 34 /* Math result not representable */ macro
246 errno = ERANGE; /* no EOVERFLOW defined */ in getdelim()
192 *h_errnop = ERANGE; in lwip_gethostbyname_r()
1541 *h_errnop = ERANGE; in at_gethostbyname_r()
Completed in 17 milliseconds