Home
last modified time | relevance | path

Searched refs:VSWTC (Results 1 – 17 of 17) sorted by relevance

/external/python/cpython2/Modules/
Dtermios.c317 #if defined(VSWTCH) && !defined(VSWTC)
318 #define VSWTC VSWTCH macro
321 #if defined(VSWTC) && !defined(VSWTCH)
322 #define VSWTCH VSWTC
551 #ifdef VSWTC
554 {"VSWTC", VSWTC},
/external/python/cpython3/Modules/
Dtermios.c308 #if defined(VSWTCH) && !defined(VSWTC)
309 #define VSWTC VSWTCH macro
312 #if defined(VSWTC) && !defined(VSWTCH)
313 #define VSWTCH VSWTC
579 #ifdef VSWTC
582 {"VSWTC", VSWTC},
/external/kernel-headers/original/uapi/asm-mips/asm/
Dtermbits.h64 #define VSWTC 7 /* ??? */ macro
65 #define VSWTCH VSWTC
/external/kernel-headers/original/uapi/asm-generic/
Dtermbits.h51 #define VSWTC 7 macro
/external/toybox/toys/pending/
Dstty.c79 { "eof", VEOF }, { "eol", VEOL }, { "eol2", VEOL2 }, { "swtch", VSWTC },
300 t->c_cc[VSWTC] = 0; in make_sane()
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go1770 VSWTC = 0x7 const
Dzerrors_linux_mipsle.go2137 VSWTC = 0x7 const
Dzerrors_linux_s390x.go2195 VSWTC = 0x7 const
Dzerrors_linux_arm.go2141 VSWTC = 0x7 const
Dzerrors_linux_ppc64le.go2195 VSWTC = 0x9 const
Dzerrors_linux_mips64.go2137 VSWTC = 0x7 const
Dzerrors_linux_ppc64.go2195 VSWTC = 0x9 const
Dzerrors_linux_amd64.go2135 VSWTC = 0x7 const
Dzerrors_linux_mips64le.go2137 VSWTC = 0x7 const
Dzerrors_linux_386.go2134 VSWTC = 0x7 const
Dzerrors_linux_mips.go2137 VSWTC = 0x7 const
Dzerrors_linux_arm64.go2126 VSWTC = 0x7 const