Home
last modified time | relevance | path

Searched defs:XCASE (Results 1 - 25 of 31) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h161 #define XCASE 0x00004000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h157 #define XCASE 0000004 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h159 #define XCASE 0000004 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h161 #define XCASE 0x00004000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs1002 pub const XCASE: c::c_uint = c::XCASE; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs439 pub const XCASE: c::c_uint = linux_raw_sys::general::XCASE; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs356 pub const XCASE: ::tcflag_t = 0o000004; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs579 pub const XCASE: ::tcflag_t = 0o000004; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1350 pub const XCASE: ::tcflag_t = 0x00000004; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs2469 pub const XCASE: tcflag_t = 0x00000004; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1788 pub const XCASE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1826 pub const XCASE: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1788 pub const XCASE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1780 pub const XCASE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1929 pub const XCASE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1820 pub const XCASE: u32 = 16384; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1921 pub const XCASE: u32 = 4; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1776 pub const XCASE: u32 = 4; consts

Completed in 127 milliseconds

12