Home
last modified time | relevance | path

Searched refs:VSWTCH (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Modules/
Dtermios.c330 #if defined(VSWTCH) && !defined(VSWTC)
331 #define VSWTC VSWTCH
334 #if defined(VSWTC) && !defined(VSWTCH)
335 #define VSWTCH VSWTC macro
605 {"VSWTCH", VSWTCH},
/third_party/musl/arch/mips64/bits/
Dtermios.h20 #define VSWTCH 7 macro
/third_party/musl/arch/mips/bits/
Dtermios.h20 #define VSWTCH 7 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h20 #define VSWTCH 7 macro
/third_party/rust/crates/nix/src/sys/
Dtermios.rs591 VSWTCH,
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1282 pub const VSWTCH: usize = 7; constant
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs2460 pub const VSWTCH: usize = 7; constant
/third_party/rust/crates/libc/src/unix/solarish/
Dmod.rs2390 pub const VSWTCH: usize = 7; constant
/third_party/rust/crates/linux-raw-sys/src/mips/
Dgeneral.rs1812 pub const VSWTCH: u32 = 7; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1820 pub const VSWTCH: u32 = 7; constant