Searched defs:ERANGE (Results 1 - 7 of 7) sorted by relevance

/haiku-fatelf/src/bin/diffutils/lib/
H A Dstrtol.c417 __set_errno (ERANGE); variable
/haiku-fatelf/src/system/libroot/posix/glibc/stdlib/
H A Dstrtol.c501 __set_errno (ERANGE); variable
H A Dstrtod.c839 __set_errno (ERANGE); variable
1012 __set_errno (ERANGE); variable
1018 __set_errno (ERANGE); variable
1082 __set_errno (ERANGE); variable
/haiku-fatelf/src/bin/network/tcpdump/win32/Include/
H A Derrno.h37 #define ERANGE 34 /* Math result not representable */ macro
/haiku-fatelf/headers/build/os/support/
H A DErrors.h246 #undef ERANGE macro
332 #define ERANGE HAIKU_ERANGE macro
/haiku-fatelf/headers/os/support/
H A DErrors.h145 #define ERANGE B_TO_POSIX_ERROR(B_POSIX_ERROR_BASE + 17) macro
/haiku-fatelf/headers/private/fs_shell/
H A Dfssh_api_wrapper.h588 #define ERANGE FSSH_ERANGE macro

Completed in 92 milliseconds