Home
last modified time | relevance | path

Searched defs:NL1 (Results 1 - 25 of 32) 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/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/generic/bits/
H A Dtermios.h57 #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/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs311 pub const NL1: c::c_uint = c::NL1; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs200 pub const NL1: c::c_uint = linux_raw_sys::general::NL1; 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/linux_like/
H A Dmod.rs1103 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/libc/src/fuchsia/
H A Dmod.rs1881 pub const NL1: ::c_int = 0x00000100; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1714 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1750 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1714 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1706 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1855 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1744 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1847 pub const NL1: u32 = 256; consts
/third_party/rust/crates/linux-raw-sys/src/arm/
H A Dgeneral.rs1702 pub const NL1: u32 = 256; consts

Completed in 136 milliseconds

12