Home
last modified time | relevance | path

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

/third_party/toybox/toys/pending/
Dstty.c104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
105 { "cr2", CR2, CRDLY }, { "cr3", CR3, CRDLY }, { "tab0", TAB0, TABDLY },
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/arch/mips/bits/
Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/arch/powerpc/bits/
Dtermios.h67 #define CRDLY 0030000 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/arch/generic/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h59 #define CRDLY 0003000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h67 #define CRDLY 0030000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h58 #define CRDLY 0003000 macro
/third_party/musl/libc-test/src/api/
Dtermios.c54 C(CRDLY) in f()
/third_party/python/Modules/
Dtermios.c474 #ifdef CRDLY
475 {"CRDLY", CRDLY},