Home
last modified time | relevance | path

Searched defs:ERANGE (Results 1 – 16 of 16) sorted by relevance

/external/kernel-headers/original/uapi/asm-generic/
Derrno-base.h38 #define ERANGE 34 /* Math result not representable */ macro
/external/libusb/msvc/
Derrno.h58 #define ERANGE 34 /* Result too large (possibly too small) */ macro
/external/syslinux/dos/
Derrno.h37 #define ERANGE 34 /* Math result not representable */ macro
/external/libcxx/include/
Derrno.h251 #define ERANGE 9944 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py42 ERANGE = 34 variable
/external/syslinux/com32/include/
Derrno.h39 #define ERANGE 34 /* Math result not representable */ macro
/external/syslinux/core/lwip/src/include/lwip/
Darch.h112 #define ERANGE 34 /* Math result not representable */ macro
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py46 ERANGE = 34 variable
/external/swiftshader/third_party/LLVM/include/llvm/Support/
Dsystem_error.h437 # define ERANGE 34 macro
/external/syslinux/gpxe/src/include/
Derrno.h430 #define ERANGE ( ERRFILE | PXENV_STATUS_FAILURE | 0x46000000 ) macro
/external/curl/tests/server/
Drtspd.c64 #define ERANGE 34 /* errno.h value */ macro
Dsws.c68 #define ERANGE 34 /* errno.h value */ macro
/external/python/cpython2/Lib/plat-beos5/
DIN.py169 ERANGE = (B_POSIX_ERROR_BASE + 17) variable
/external/python/cpython2/Lib/plat-sunos5/
DSTROPTS.py980 ERANGE = 34 variable
/external/python/cpython2/Lib/plat-mac/
Dmacerrors.py1820 ERANGE = 34 #Result too large variable
/external/v8/tools/profviz/
Dgnuplot-4.6.3-emscripten.js989 …TBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM… property