Home
last modified time | relevance | path

Searched refs:VSTART (Results 1 – 15 of 15) sorted by relevance

/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/arch/mips/bits/
Dtermios.h21 #define VSTART 8 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h27 #define VSTART 13 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h21 #define VSTART 8 macro
/third_party/musl/arch/generic/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h21 #define VSTART 8 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h27 #define VSTART 13 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h20 #define VSTART 8 macro
/third_party/musl/libc-test/src/api/
Dtermios.c27 C(VSTART) in f()
/third_party/toybox/toys/pending/
Dstty.c80 { "start", VSTART }, { "stop", VSTOP }, { "susp", VSUSP },
301 t->c_cc[VSTART] = 0x11; in make_sane()
Dinit.c79 terminal.c_cc[VSTART] = 17; //ctrl-q in reset_term()
/third_party/python/Modules/
Dtermios.c607 {"VSTART", VSTART},