Searched refs:ERANGE (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/include/lwip/ | ||
| D | arch.h | 112 #define ERANGE 34 /* Math result not representable */ macro |
| /lib/liblwip/src/api/ | ||
| D | netdb.c | 192 *h_errnop = ERANGE; in lwip_gethostbyname_r() |