Home
last modified time | relevance | path

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

/components/libc/compilers/common/extension/sys/
A Derrno.h176 #ifndef ERANGE
177 #define ERANGE (ERROR_BASE_NO + 34) macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Derrno.h81 #define ERANGE 34 /* Math result not representable */ macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Derrno.h81 #define ERANGE 34 /* Math result not representable */ macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Darch.h112 #define ERANGE 34 /* Math result not representable */ macro
/components/libc/posix/io/stdio/
A Dstdio.c246 errno = ERANGE; /* no EOVERFLOW defined */ in getdelim()
/components/net/lwip/lwip-1.4.1/src/api/
A Dnetdb.c192 *h_errnop = ERANGE; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.0.3/src/api/
A Dnetdb.c192 *h_errnop = ERANGE; in lwip_gethostbyname_r()
/components/net/lwip/lwip-2.1.2/src/api/
A Dnetdb.c192 *h_errnop = ERANGE; in lwip_gethostbyname_r()
/components/net/at/at_socket/
A Dat_socket.c1541 *h_errnop = ERANGE; in at_gethostbyname_r()

Completed in 17 milliseconds