Home
last modified time | relevance | path

Searched refs:TABDLY (Results 1 – 14 of 14) sorted by relevance

/third_party/toybox/toys/pending/
Dstty.c105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
106 { "tab1", TAB1, TABDLY }, { "tab2", TAB2, TABDLY }, { "tab3", TAB3, TABDLY },
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/arch/mips/bits/
Dtermios.h64 #define TABDLY 0014000 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h62 #define TABDLY 0006000 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h64 #define TABDLY 0014000 macro
/third_party/musl/arch/generic/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h64 #define TABDLY 0014000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h62 #define TABDLY 0006000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h63 #define TABDLY 0014000 macro
/third_party/musl/libc-test/src/api/
Dtermios.c59 C(TABDLY) in f()
/third_party/python/Modules/
Dtermios.c477 #ifdef TABDLY
478 {"TABDLY", TABDLY},