Searched defs:ERANGE (Results 1 – 16 of 16) sorted by relevance
/external/kernel-headers/original/uapi/asm-generic/ |
D | errno-base.h | 38 #define ERANGE 34 /* Math result not representable */ macro
|
/external/libusb/msvc/ |
D | errno.h | 58 #define ERANGE 34 /* Result too large (possibly too small) */ macro
|
/external/syslinux/dos/ |
D | errno.h | 37 #define ERANGE 34 /* Math result not representable */ macro
|
/external/libcxx/include/ |
D | errno.h | 251 #define ERANGE 9944 macro
|
/external/python/cpython2/Lib/plat-irix5/ |
D | ERRNO.py | 42 ERANGE = 34 variable
|
/external/syslinux/com32/include/ |
D | errno.h | 39 #define ERANGE 34 /* Math result not representable */ macro
|
/external/syslinux/core/lwip/src/include/lwip/ |
D | arch.h | 112 #define ERANGE 34 /* Math result not representable */ macro
|
/external/python/cpython2/Lib/plat-irix6/ |
D | ERRNO.py | 46 ERANGE = 34 variable
|
/external/swiftshader/third_party/LLVM/include/llvm/Support/ |
D | system_error.h | 437 # define ERANGE 34 macro
|
/external/syslinux/gpxe/src/include/ |
D | errno.h | 430 #define ERANGE ( ERRFILE | PXENV_STATUS_FAILURE | 0x46000000 ) macro
|
/external/curl/tests/server/ |
D | rtspd.c | 64 #define ERANGE 34 /* errno.h value */ macro
|
D | sws.c | 68 #define ERANGE 34 /* errno.h value */ macro
|
/external/python/cpython2/Lib/plat-beos5/ |
D | IN.py | 169 ERANGE = (B_POSIX_ERROR_BASE + 17) variable
|
/external/python/cpython2/Lib/plat-sunos5/ |
D | STROPTS.py | 980 ERANGE = 34 variable
|
/external/python/cpython2/Lib/plat-mac/ |
D | macerrors.py | 1820 ERANGE = 34 #Result too large variable
|
/external/v8/tools/profviz/ |
D | gnuplot-4.6.3-emscripten.js | 989 …TBSY:26,EFBIG:27,ENOSPC:28,ESPIPE:29,EROFS:30,EMLINK:31,EPIPE:32,EDOM:33,ERANGE:34,ENOMSG:35,EIDRM… property
|