Searched refs:NLDLY (Results 1 – 14 of 14) sorted by relevance
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 56 #define NLDLY 0000400 macro
|
/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 57 #define NLDLY 0001400 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 56 #define NLDLY 0000400 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 56 #define NLDLY 0000400 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 57 #define NLDLY 0001400 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 55 #define NLDLY 0000400 macro
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 51 C(NLDLY) in f()
|
/third_party/python/Modules/ |
D | termios.c | 471 #ifdef NLDLY 472 {"NLDLY", NLDLY},
|
/third_party/toybox/toys/pending/ |
D | stty.c | 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY }, 104 { "nl1", NL1, NLDLY }, { "cr0", CR0, CRDLY }, { "cr1", CR1, CRDLY },
|