/third_party/musl/arch/powerpc/bits/ |
D | termios.h | 58 #define NL0 0000000 macro
|
/third_party/musl/arch/mipsn32/bits/ |
D | termios.h | 57 #define NL0 0000000 macro
|
/third_party/musl/arch/mips64/bits/ |
D | termios.h | 57 #define NL0 0000000 macro
|
/third_party/musl/arch/mips/bits/ |
D | termios.h | 57 #define NL0 0000000 macro
|
/third_party/musl/arch/powerpc64/bits/ |
D | termios.h | 58 #define NL0 0000000 macro
|
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/musl/arch/generic/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | termios.h | 56 #define NL0 0000000 macro
|
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/ |
D | types.rs | 197 pub const NL0: c::c_uint = linux_raw_sys::general::NL0; constant
|
/third_party/musl/libc-test/src/api/ |
D | termios.c | 52 C(NL0) in f()
|
/third_party/python/Modules/ |
D | termios.c | 491 #ifdef NL0 492 {"NL0", NL0},
|
/third_party/rust/crates/rustix/src/backend/libc/termios/ |
D | types.rs | 296 pub const NL0: c::c_uint = c::NL0; constant
|
/third_party/toybox/toys/pending/ |
D | stty.c | 103 { "ofill", OFILL }, { "ofdel", OFDEL }, { "nl0", NL0, NLDLY },
|
/third_party/rust/crates/rustix/src/termios/ |
D | mod.rs | 544 pub use constants::NL0;
|
D | constants.rs | 469 pub use backend::termios::types::NL0;
|
/third_party/rust/crates/libc/libc-test/semver/ |
D | fuchsia.txt | 516 NL0
|
D | apple.txt | 953 NL0
|
D | linux.txt | 1575 NL0
|
D | android.txt | 1615 NL0
|
/third_party/rust/crates/nix/src/sys/ |
D | termios.rs | 686 NL0 as tcflag_t;
|
/third_party/rust/crates/libc/src/unix/linux_like/ |
D | mod.rs | 1102 pub const NL0: ::tcflag_t = 0x00000000; constant
|
/third_party/rust/crates/libc/src/unix/haiku/ |
D | mod.rs | 1310 pub const NL0: ::tcflag_t = 0x00000000; constant
|