Home
last modified time | relevance | path

Searched defs:VWERASE (Results 1 - 25 of 63) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h24 #define VWERASE 10 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h26 #define VWERASE 14 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h24 #define VWERASE 10 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs130 pub const VWERASE: usize = c::VWERASE as usize; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs116 pub const VWERASE: usize = linux_raw_sys::general::VWERASE as usize; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/uclibc/mips/
H A Dmod.rs219 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs666 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/bsd/
H A Dmod.rs378 pub const VWERASE: usize = 4; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs735 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs379 pub const VWERASE: usize = 0xe; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs372 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs371 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs248 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs305 pub const VWERASE: usize = 14; consts
H A Dpowerpc64.rs636 pub const VWERASE: usize = 10; consts
H A Dmips64.rs632 pub const VWERASE: usize = 14; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs762 pub const VWERASE: usize = 14; consts

Completed in 36 milliseconds

123