OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VSWTCH
(Results
1 - 11
of
11
) sorted by null
/external/python/cpython2/Modules/
termios.c
317
#if defined(
VSWTCH
) && !defined(VSWTC)
318
#define VSWTC
VSWTCH
321
#if defined(VSWTC) && !defined(
VSWTCH
)
322
#define
VSWTCH
VSWTC
555
{"
VSWTCH
",
VSWTCH
},
/external/python/cpython3/Modules/
termios.c
308
#if defined(
VSWTCH
) && !defined(VSWTC)
309
#define VSWTC
VSWTCH
312
#if defined(VSWTC) && !defined(
VSWTCH
)
313
#define
VSWTCH
VSWTC
583
{"
VSWTCH
",
VSWTCH
},
/bionic/libc/kernel/uapi/asm-mips/asm/
termbits.h
62
#define
VSWTCH
VSWTC
/external/kernel-headers/original/uapi/asm-mips/asm/
termbits.h
65
#define
VSWTCH
VSWTC
/external/python/cpython2/Lib/plat-irix5/
IOCTL.py
52
VSWTCH
= 7
223
VSUSP =
VSWTCH
/external/python/cpython2/Lib/plat-irix6/
IOCTL.py
52
VSWTCH
= 7
223
VSUSP =
VSWTCH
/external/syzkaller/vendor/golang.org/x/sys/unix/
zerrors_solaris_amd64.go
[
all
...]
zerrors_linux_mips.go
[
all
...]
zerrors_linux_mips64.go
[
all
...]
zerrors_linux_mips64le.go
[
all
...]
zerrors_linux_mipsle.go
[
all
...]
Completed in 164 milliseconds