Home
last modified time | relevance | path

Searched defs:CR0 (Results 1 - 25 of 33) sorted by relevance

12

/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/arch/mips/bits/
H A Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/powerpc/bits/
H A Dtermios.h68 #define CR0 0000000 macro
/third_party/musl/arch/generic/bits/
H A Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/arch/mips64/bits/
H A Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/mipsn32/bits/
H A Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/powerpc64/bits/
H A Dtermios.h68 #define CR0 0000000 macro
/third_party/rust/crates/rustix/src/backend/libc/termios/
H A Dtypes.rs340 pub const CR0: c::c_uint = c::CR0; consts
/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
H A Dtypes.rs206 pub const CR0: c::c_uint = linux_raw_sys::general::CR0; consts
/third_party/mesa3d/src/mesa/x86/
H A Dassyntax.h124 #define CR0 cr0 macro
186 #define CR0 %cr0 macro
/third_party/rust/crates/libc/src/unix/haiku/
H A Dmod.rs1313 pub const CR0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/linux_like/
H A Dmod.rs1105 pub const CR0: ::tcflag_t = 0x00000000; consts
/third_party/rust/crates/libc/src/unix/nto/
H A Dmod.rs1195 pub const CR0: ::tcflag_t = 0x000; consts
/third_party/rust/crates/libc/src/fuchsia/
H A Dmod.rs1883 pub const CR0: ::c_int = 0x00000000; consts
/third_party/rust/crates/linux-raw-sys/src/aarch64/
H A Dgeneral.rs1716 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
H A Dgeneral.rs1760 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv64/
H A Dgeneral.rs1716 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/riscv32/
H A Dgeneral.rs1708 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips64/
H A Dgeneral.rs1857 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/powerpc/
H A Dgeneral.rs1754 pub const CR0: u32 = 0; consts
/third_party/rust/crates/linux-raw-sys/src/mips/
H A Dgeneral.rs1849 pub const CR0: u32 = 0; consts

Completed in 144 milliseconds

12