Home
last modified time | relevance | path

Searched defs:IEXTEN (Results 1 - 25 of 65) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h133 #define IEXTEN 0000400 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h135 #define IEXTEN 0x00000400 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h133 #define IEXTEN 0100000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h133 #define IEXTEN 0000400 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h133 #define IEXTEN 0000400 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h135 #define IEXTEN 0x00000400 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs905 pub const IEXTEN: c::c_uint = c::IEXTEN; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs415 pub const IEXTEN: c::c_uint = linux_raw_sys::general::IEXTEN; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs189 pub const IEXTEN: ::tcflag_t = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs745 pub const IEXTEN: ::tcflag_t = 0x00008000; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs432 pub const IEXTEN: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs695 pub const IEXTEN: ::tcflag_t = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs458 pub const IEXTEN: ::tcflag_t = 0x8000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs449 pub const IEXTEN: ::tcflag_t = 32768; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs455 pub const IEXTEN: ::tcflag_t = 0x00008000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs462 pub const IEXTEN: ::tcflag_t = 0x00008000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/
H A Dhexagon.rs240 pub const IEXTEN: ::c_int = 32768; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs280 pub const IEXTEN: ::tcflag_t = 0x00008000; consts
H A Dpowerpc64.rs620 pub const IEXTEN: ::tcflag_t = 0x00000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs764 pub const IEXTEN: ::tcflag_t = 0x00008000; consts

Completed in 37 milliseconds

123