Searched refs:VTDLY (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 77 #define VTDLY 0040000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 80 #define VTDLY 0200000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 77 #define VTDLY 0040000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 77 #define VTDLY 0040000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 80 #define VTDLY 0200000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 76 #define VTDLY 0040000 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 67 C(VTDLY) in f()
|
/third_party/python/Modules/ |
D | termios.c | 483 #ifdef VTDLY 484 {"VTDLY", VTDLY},
|
/third_party/toybox/toys/pending/ |
D | stty.c | 107 { "bs0", BS0, BSDLY }, { "bs1", BS1, BSDLY }, { "vt0", VT0, VTDLY }, 108 { "vt1", VT1, VTDLY }, { "ff0", FF0, FFDLY }, { "ff1", FF1, FFDLY },
|