Home
last modified time | relevance | path

Searched refs:ELAST (Results 1 – 13 of 13) sorted by relevance

/external/llvm-project/libcxx/include/
Derrno.h37 #ifdef ELAST
39 static const int __elast1 = ELAST+1;
40 static const int __elast2 = ELAST+2;
53 #ifdef ELAST
54 #undef ELAST
55 #define ELAST EOWNERDEAD macro
61 #ifdef ELAST
62 #undef ELAST
63 #define ELAST ENOTRECOVERABLE macro
70 #ifdef ELAST
[all …]
/external/libcxx/include/
Derrno.h38 #ifdef ELAST
40 static const int __elast1 = ELAST+1;
41 static const int __elast2 = ELAST+2;
54 #ifdef ELAST
55 #undef ELAST
56 #define ELAST EOWNERDEAD macro
62 #ifdef ELAST
63 #undef ELAST
64 #define ELAST ENOTRECOVERABLE macro
71 #ifdef ELAST
[all …]
/external/libcxx/src/include/
Dconfig_elast.h21 #if defined(ELAST)
22 #define _LIBCPP_ELAST ELAST
37 #warning ELAST for this platform not yet implemented
/external/llvm-project/libcxx/src/include/
Dconfig_elast.h22 #if defined(ELAST)
23 #define _LIBCPP_ELAST ELAST
42 #warning ELAST for this platform not yet implemented
/external/arm-trusted-firmware/include/lib/libc/
Derrno.h167 #define ELAST 96 /* Must be equal largest errno */ macro
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd11/
Dmod.rs192 pub const ELAST: ::c_int = 96; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd13/
Dmod.rs208 pub const ELAST: ::c_int = 97; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/freebsd/freebsd12/
Dmod.rs207 pub const ELAST: ::c_int = 96; constant
/external/rust/crates/nix/src/
Derrno.rs1035 pub const ELAST: Errno = Errno::EQFULL; constant
1260 pub const ELAST: Errno = Errno::EOWNERDEAD; constant
1474 pub const ELAST: Errno = Errno::EASYNC; constant
1688 pub const ELAST: Errno = Errno::ENOTSUP; constant
1901 pub const ELAST: Errno = Errno::ENOTSUP; constant
2104 pub const ELAST: Errno = Errno::UnknownErrno; constant
/external/rust/crates/libc/src/unix/bsd/freebsdlike/dragonfly/
Dmod.rs463 pub const ELAST: ::c_int = 99; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/openbsd/
Dmod.rs824 pub const ELAST: ::c_int = 95; constant
/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Dmod.rs1018 pub const ELAST: ::c_int = 96; constant
/external/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs1869 pub const ELAST: ::c_int = 106; constant