Searched refs:TAB0 (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 65 #define TAB0 0000000 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 63 #define TAB0 0000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 65 #define TAB0 0000000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 65 #define TAB0 0000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 63 #define TAB0 0000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 64 #define TAB0 0000000 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 60 C(TAB0) in f()
|
/third_party/python/Modules/ |
D | termios.c | 509 #ifdef TAB0 510 {"TAB0", TAB0},
|
/third_party/toybox/toys/pending/ |
D | stty.c | 105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
|