Home
last modified time | relevance | path

Searched refs:NL1 (Results 1 - 25 of 38) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h57 #define NL1 0000400 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h58 #define NL1 0000400 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h59 #define NL1 0000400 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h58 #define NL1 0000400 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h58 #define NL1 0000400 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h59 #define NL1 0000400 macro
/third_party/musl/libc-test/src/api/
H A Dtermios.c53 C(NL1) in f()
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs199 /// `NL1`
200 pub const NL1: c::c_uint = linux_raw_sys::general::NL1; consts
/third_party/python/Modules/
H A Dtermios.c710 #ifdef NL1
711 {"NL1", NL1},
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs298 /// `NL1`
311 pub const NL1: c::c_uint = c::NL1; consts
/third_party/toybox/toys/pending/
H A Dstty.c104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
/third_party/rust/crates/rustix/src/termios/
H A Dmod.rs558 pub use constants::NL1;
H A Dconstants.rs482 pub use backend::termios::types::NL1;
/third_party/rust/crates/nix/src/sys/
H A Dtermios.rs693 NL1 as tcflag_t;
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1103 pub const NL1: ::tcflag_t = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1311 pub const NL1: ::tcflag_t = 0x00000100; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1193 pub const NL1: ::tcflag_t = 0x100; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1714 pub const NL1: u32 = 256; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1881 pub const NL1: ::c_int = 0x00000100; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1714 pub const NL1: u32 = 256; consts

Completed in 94 milliseconds

12