Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h57 #define NLDLY 0001400 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h55 #define NLDLY 0000400 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h56 #define NLDLY 0000400 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h57 #define NLDLY 0001400 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs281 pub const NLDLY: c::c_uint = c::NLDLY; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs194 pub const NLDLY: c::c_uint = linux_raw_sys::general::NLDLY; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs700 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs769 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs413 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs406 pub const NLDLY: ::tcflag_t = 256; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs405 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs282 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs308 pub const NLDLY: ::tcflag_t = 0o000400; consts
H A Dpowerpc64.rs672 pub const NLDLY: ::tcflag_t = 0o0001400; consts
H A Dmips64.rs666 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs828 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs693 pub const NLDLY: ::tcflag_t = 0o000400; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs614 pub const NLDLY: ::tcflag_t = 0o000400; consts

Completed in 36 milliseconds

123