/third_party/ffmpeg/compat/msvcrt/ |
D | snprintf.c | 31 #define EOVERFLOW EFBIG macro
|
/third_party/mksh/ |
D | syn.c | 1063 #define EOVERFLOW ERANGE macro 1065 #define EOVERFLOW EINVAL macro
|
/third_party/rust/crates/nix/src/ |
D | errno.rs | 1197 EOVERFLOW = libc::EOVERFLOW, enumerator 1498 EOVERFLOW = libc::EOVERFLOW, enumerator 1734 EOVERFLOW = libc::EOVERFLOW, enumerator 1951 EOVERFLOW = libc::EOVERFLOW, enumerator 2169 EOVERFLOW = libc::EOVERFLOW, enumerator 2379 EOVERFLOW = libc::EOVERFLOW, enumerator 2585 EOVERFLOW = libc::EOVERFLOW, enumerator 2779 EOVERFLOW = libc::EOVERFLOW, enumerator 3035 EOVERFLOW = libc::EOVERFLOW, enumerator
|
/third_party/rust/crates/linux-raw-sys/src/sparc/ |
D | errno.rs | 94 pub const EOVERFLOW: u32 = 92; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc64/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips/ |
D | errno.rs | 73 pub const EOVERFLOW: u32 = 79; constant
|
/third_party/rust/crates/linux-raw-sys/src/arm/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/powerpc/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/mips64/ |
D | errno.rs | 73 pub const EOVERFLOW: u32 = 79; constant
|
/third_party/rust/crates/linux-raw-sys/src/x86_64/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv64/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/aarch64/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/riscv32/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/x32/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/s390x/ |
D | errno.rs | 77 pub const EOVERFLOW: u32 = 75; constant
|
/third_party/rust/crates/linux-raw-sys/src/sparc64/ |
D | errno.rs | 94 pub const EOVERFLOW: u32 = 92; constant
|
/third_party/lwip/src/include/lwip/ |
D | errno.h | 124 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
|
/third_party/musl/porting/liteos_m/user/include/bits/ |
D | errno.h | 75 #define EOVERFLOW 75 macro
|
/third_party/musl/arch/generic/bits/ |
D | errno.h | 75 #define EOVERFLOW 75 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | errno.h | 71 #define EOVERFLOW 79 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | errno.h | 76 #define EOVERFLOW 75 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | errno.h | 76 #define EOVERFLOW 75 macro
|
/third_party/musl/arch/mips/bits/ |
D | errno.h | 71 #define EOVERFLOW 79 macro
|
/third_party/musl/arch/mips64/bits/ |
D | errno.h | 71 #define EOVERFLOW 79 macro
|