| /external/kernel-headers/original/uapi/asm-generic/ |
| D | errno-base.h | 38 #define ERANGE 34 /* Math result not representable */ macro
|
| /external/rust/crates/nix/src/ |
| D | errno.rs | 1158 ERANGE = libc::ERANGE, enumerator 1448 ERANGE = libc::ERANGE, enumerator 1684 ERANGE = libc::ERANGE, enumerator 1901 ERANGE = libc::ERANGE, enumerator 2116 ERANGE = libc::ERANGE, enumerator 2329 ERANGE = libc::ERANGE, enumerator 2544 ERANGE = libc::ERANGE, enumerator 2736 ERANGE = libc::ERANGE, enumerator 3000 ERANGE = libc::ERANGE, enumerator
|
| /external/libcxx/include/ |
| D | errno.h | 251 #define ERANGE 9944 macro
|
| /external/cronet/buildtools/third_party/libc++/trunk/include/ |
| D | errno.h | 252 #define ERANGE 9944 macro
|
| /external/arm-trusted-firmware/include/lib/libc/ |
| D | errno.h | 83 #define ERANGE 34 /* Result too large */ macro
|
| /external/musl/arch/mipsn32/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/musl/arch/mips/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/musl/arch/mips64/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/musl/arch/generic/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/musl/arch/powerpc64/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/musl/arch/powerpc/bits/ |
| D | errno.h | 34 #define ERANGE 34 macro
|
| /external/python/cpython2/Lib/plat-irix5/ |
| D | ERRNO.py | 42 ERANGE = 34 variable
|
| /external/python/cpython2/Lib/plat-irix6/ |
| D | ERRNO.py | 46 ERANGE = 34 variable
|
| /external/curl/tests/server/ |
| D | rtspd.c | 66 #define ERANGE 34 /* errno.h value */ macro
|
| D | sws.c | 70 #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/rust/crates/libc/src/unix/newlib/ |
| D | mod.rs | 316 pub const ERANGE: ::c_int = 34; constant
|
| /external/rust/crates/libc/src/windows/ |
| D | mod.rs | 189 pub const ERANGE: ::c_int = 34; constant
|
| /external/rust/crates/libc/src/unix/hermit/ |
| D | mod.rs | 521 pub const ERANGE: ::c_int = 34; constant
|
| /external/rust/crates/libc/src/unix/bsd/netbsdlike/ |
| D | mod.rs | 290 pub const ERANGE: ::c_int = 34; constant
|
| /external/rust/crates/libc/src/ |
| D | wasi.rs | 348 pub const ERANGE: c_int = 68; constant
|
| /external/rust/crates/libc/src/unix/redox/ |
| D | mod.rs | 325 pub const ERANGE: ::c_int = 34; /* Math result not representable */ constant
|
| /external/rust/crates/libc/src/solid/ |
| D | mod.rs | 264 pub const ERANGE: c_int = 34; constant
|
| /external/rust/crates/libc/src/vxworks/ |
| D | mod.rs | 647 pub const ERANGE: ::c_int = 38; constant
|
| /external/rust/crates/libc/src/unix/haiku/ |
| D | mod.rs | 880 pub const ERANGE: ::c_int = -2147454959; constant
|