Home
last modified time | relevance | path

Searched defs:CIBAUD (Results 1 - 25 of 56) sorted by relevance

123

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h155 #define CIBAUD 002003600000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h157 #define CIBAUD 077600000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h153 #define CIBAUD 002003600000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h155 #define CIBAUD 002003600000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h155 #define CIBAUD 002003600000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h157 #define CIBAUD 077600000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs973 pub const CIBAUD: c::tcflag_t = c::CIBAUD; consts
978 pub const CIBAUD: c::tcflag_t = 0o77600000; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs430 pub const CIBAUD: c::c_uint = linux_raw_sys::general::CIBAUD; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs696 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/mips/
H A Dmod.rs765 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/sparc/
H A Dmod.rs409 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/riscv32/
H A Dmod.rs402 pub const CIBAUD: ::tcflag_t = 269418496; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/arm/
H A Dmod.rs401 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b32/arm/
H A Dmod.rs278 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs352 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
H A Dpowerpc64.rs668 pub const CIBAUD: ::tcflag_t = 0o77600000; consts
H A Dmips64.rs662 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/loongarch64/
H A Dmod.rs784 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/riscv64/
H A Dmod.rs689 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/musl/b64/aarch64/
H A Dmod.rs610 pub const CIBAUD: ::tcflag_t = 0o02003600000; consts

Completed in 41 milliseconds

123