Home
last modified time | relevance | path

Searched defs:CRDLY (Results 1 - 25 of 61) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h67 #define CRDLY 0030000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h67 #define CRDLY 0030000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs325 pub const CRDLY: c::c_uint = c::CRDLY; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs203 pub const CRDLY: c::c_uint = linux_raw_sys::general::CRDLY; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs701 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs770 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs414 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs407 pub const CRDLY: ::tcflag_t = 1536; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs406 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs283 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs309 pub const CRDLY: ::tcflag_t = 0o003000; consts
H A Dpowerpc64.rs673 pub const CRDLY: ::tcflag_t = 0o0030000; consts
H A Dmips64.rs667 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs829 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs694 pub const CRDLY: ::tcflag_t = 0o003000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs615 pub const CRDLY: ::tcflag_t = 0o003000; consts

Completed in 37 milliseconds

123