Home
last modified time | relevance | path

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

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

Completed in 54 milliseconds