Home
last modified time | relevance | path

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

/lk-master/lib/libc/
A Dstrtol.c118 errno = ERANGE; in strtol()
128 errno = ERANGE; in strtol()
A Dstrtoll.c120 errno = ERANGE; in strtoll()
130 errno = ERANGE; in strtoll()
A Datoi.c158 errno = ERANGE; in strtoul()
/lk-master/lib/libc/include/
A Derrno.h51 #define ERANGE 34 /* Math result not representable */ macro
/lk-master/external/lib/lwip/include/lwip/
A Darch.h118 #define ERANGE 34 /* Math result not representable */ macro
/lk-master/external/lib/lwip/api/
A Dnetdb.c192 *h_errnop = ERANGE; in lwip_gethostbyname_r()

Completed in 6 milliseconds