Home
last modified time | relevance | path

Searched defs:CR0 (Results 1 – 25 of 34) sorted by relevance

12

/third_party/rust/crates/rustix/src/backend/linux_raw/termios/
Dtypes.rs206 pub const CR0: c::c_uint = linux_raw_sys::general::CR0; constant
/third_party/rust/crates/rustix/src/backend/libc/termios/
Dtypes.rs340 pub const CR0: c::c_uint = c::CR0; constant
/third_party/musl/arch/powerpc/bits/
Dtermios.h68 #define CR0 0000000 macro
/third_party/musl/arch/mipsn32/bits/
Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/mips64/bits/
Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/mips/bits/
Dtermios.h60 #define CR0 0000000 macro
/third_party/musl/arch/powerpc64/bits/
Dtermios.h68 #define CR0 0000000 macro
/third_party/musl/porting/liteos_a_newlib/kernel/include/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/uniproton/kernel/include/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/arch/generic/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_a/kernel/include/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/musl/porting/liteos_m/kernel/include/bits/
Dtermios.h59 #define CR0 0000000 macro
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DGuardWidening.cpp513 ConstantRange CR0 = in widenCondCommon() local
/third_party/rust/crates/libc/src/unix/haiku/
Dmod.rs1313 pub const CR0: ::tcflag_t = 0x00000000; constant
/third_party/rust/crates/libc/src/unix/linux_like/
Dmod.rs1105 pub const CR0: ::tcflag_t = 0x00000000; constant
/third_party/mesa3d/src/mesa/x86/
Dassyntax.h124 #define CR0 cr0 macro
186 #define CR0 %cr0 macro
/third_party/rust/crates/libc/src/unix/nto/
Dmod.rs1195 pub const CR0: ::tcflag_t = 0x000; constant
/third_party/rust/crates/libc/src/fuchsia/
Dmod.rs1883 pub const CR0: ::c_int = 0x00000000; constant
/third_party/rust/crates/libc/src/unix/bsd/apple/
Dmod.rs4022 pub const CR0: ::tcflag_t = 0x00000000; constant
/third_party/rust/crates/linux-raw-sys/src/mips64/
Dgeneral.rs1857 pub const CR0: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs1716 pub const CR0: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs1716 pub const CR0: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs1712 pub const CR0: u32 = 0; constant
/third_party/rust/crates/linux-raw-sys/src/s390x/
Dgeneral.rs1711 pub const CR0: u32 = 0; constant

12