Home
last modified time | relevance | path

Searched defs:EOVERFLOW (Results 1 – 25 of 79) sorted by relevance

1234

/external/e2fsprogs/lib/blkid/
Dllseek.c125 #define EOVERFLOW EXT2_ET_INVALID_ARGUMENT macro
127 #define EOVERFLOW 112 macro
/external/sdv/vsomeip/third_party/boost/system/include/boost/system/detail/
Dcerrno.hpp168 #define EOVERFLOW 9940 macro
/external/mksh/src/
Dsyn.c1063 #define EOVERFLOW ERANGE macro
1065 #define EOVERFLOW EINVAL macro
/external/libcxx/include/
Derrno.h235 #define EOVERFLOW 9940 macro
/external/cronet/third_party/libc++/src/include/
Derrno.h236 #define EOVERFLOW 9940 macro
/external/rust/crates/nix/src/
Derrno.rs914 EOVERFLOW = libc::EOVERFLOW, enumerator
1219 EOVERFLOW = libc::EOVERFLOW, enumerator
1459 EOVERFLOW = libc::EOVERFLOW, enumerator
1680 EOVERFLOW = libc::EOVERFLOW, enumerator
1902 EOVERFLOW = libc::EOVERFLOW, enumerator
2116 EOVERFLOW = libc::EOVERFLOW, enumerator
2326 EOVERFLOW = libc::EOVERFLOW, enumerator
2524 EOVERFLOW = libc::EOVERFLOW, enumerator
2784 EOVERFLOW = libc::EOVERFLOW, enumerator
2976 EOVERFLOW = libc::EOVERFLOW, enumerator
[all …]
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h150 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/external/kernel-headers/original/uapi/asm-generic/
Derrno.h58 #define EOVERFLOW 75 /* Value too large for defined data type */ macro
/external/trusty/arm-trusted-firmware/include/lib/libc/
Derrno.h150 #define EOVERFLOW 84 /* Value too large to be stored in data type */ macro
/external/trusty/lk/lib/libc/include/
Derrno.h155 #define EOVERFLOW 139 /* Value too large for defined data type */ macro
/external/musl/arch/mipsn32/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/musl/arch/mips/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/musl/arch/mips64/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/musl/arch/powerpc/bits/
Derrno.h75 #define EOVERFLOW 75 macro
/external/musl/arch/generic/bits/
Derrno.h75 #define EOVERFLOW 75 macro
/external/trusty/musl/arch/generic/bits/
Derrno.h77 #define EOVERFLOW 75 macro
/external/musl/arch/powerpc64/bits/
Derrno.h75 #define EOVERFLOW 75 macro
/external/trusty/musl/arch/mipsn32/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/trusty/musl/arch/mips/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/trusty/musl/arch/mips64/bits/
Derrno.h71 #define EOVERFLOW 79 macro
/external/trusty/musl/arch/powerpc64/bits/
Derrno.h75 #define EOVERFLOW 75 macro
/external/trusty/musl/arch/powerpc/bits/
Derrno.h75 #define EOVERFLOW 75 macro
/external/python/cpython2/Lib/plat-irix5/
DERRNO.py78 EOVERFLOW = 79 variable
/external/python/cpython2/Lib/plat-irix6/
DERRNO.py83 EOVERFLOW = 79 variable
/external/openthread/src/lib/spinel/
Dspinel.c67 #define EOVERFLOW 1 macro

1234