Home
last modified time | relevance | path

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

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h49 #define ONLCR 0000004 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h49 #define ONLCR 0000002 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h48 #define ONLCR 0000004 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h49 #define ONLCR 0000004 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h49 #define ONLCR 0000004 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h49 #define ONLCR 0000002 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs233 pub const ONLCR: c::c_uint = c::ONLCR; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs176 pub const ONLCR: c::c_uint = linux_raw_sys::general::ONLCR; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs228 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs675 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs407 pub const ONLCR: ::tcflag_t = 0x2; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs744 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs388 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs381 pub const ONLCR: ::tcflag_t = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs380 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs257 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs307 pub const ONLCR: ::tcflag_t = 0o000004; consts
H A Dpowerpc64.rs645 pub const ONLCR: ::tcflag_t = 0x2; consts
H A Dmips64.rs641 pub const ONLCR: ::tcflag_t = 0x4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs836 pub const ONLCR: ::tcflag_t = 0x4; consts

Completed in 35 milliseconds

123