Home
last modified time | relevance | path

Searched defs:IUCLC (Results 1 - 25 of 30) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h40 #define IUCLC 0001000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h44 #define IUCLC 0010000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h39 #define IUCLC 0001000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h40 #define IUCLC 0001000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h40 #define IUCLC 0001000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h44 #define IUCLC 0010000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs177 pub const IUCLC: c::c_uint = c::IUCLC; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs152 pub const IUCLC: c::c_uint = linux_raw_sys::general::IUCLC; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1296 pub const IUCLC: ::tcflag_t = 0x200; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2230 pub const IUCLC: tcflag_t = 0x00000200; consts
/third_party/rust/crates/libc/src/unix/solarish/
H A Dmod.rs2353 pub const IUCLC: ::tcflag_t = 0o001000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1698 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1737 pub const IUCLC: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1698 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1690 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1839 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1731 pub const IUCLC: u32 = 4096; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1831 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1686 pub const IUCLC: u32 = 512; consts
/third_party/rust/crates/linux-raw-sys/src/sparc/
H A Dgeneral.rs1949 pub const IUCLC: u32 = 512; consts

Completed in 140 milliseconds

12