Home
last modified time | relevance | path

Searched defs:CSIZE (Results 1 - 25 of 64) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h114 #define CSIZE 0000060 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h117 #define CSIZE 00001400 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h113 #define CSIZE 0000060 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h114 #define CSIZE 0000060 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h114 #define CSIZE 0000060 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h117 #define CSIZE 00001400 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs829 pub const CSIZE: c::c_uint = c::CSIZE; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs357 pub const CSIZE: c::c_uint = linux_raw_sys::general::CSIZE; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs229 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs676 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs411 pub const CSIZE: ::tcflag_t = 0x00000300; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs745 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs389 pub const CSIZE: ::tcflag_t = 0x30; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs382 pub const CSIZE: ::tcflag_t = 48; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs381 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs258 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs326 pub const CSIZE: ::tcflag_t = 0o000060; consts
H A Dpowerpc64.rs646 pub const CSIZE: ::tcflag_t = 0x00000300; consts
H A Dmips64.rs642 pub const CSIZE: ::tcflag_t = 0x00000030; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs774 pub const CSIZE: ::tcflag_t = 0x00000030; consts

Completed in 34 milliseconds

123