Home
last modified time | relevance | path

Searched defs:REG_DS (Results 1 - 4 of 4) sorted by relevance

/third_party/rust/crates/libc/src/unix/solarish/
H A Dx86_64.rs165 pub const REG_DS: ::c_int = 25; consts
/third_party/musl/arch/i386/bits/
H A Dsignal.h16 enum { REG_DS = 3 }; enumerator
17 #define REG_DS REG_DS macro
/third_party/rust/crates/libc/src/unix/linux_like/android/b32/x86/
H A Dmod.rs563 pub const REG_DS: ::c_int = 3; consts
/third_party/rust/crates/libc/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs1075 pub const REG_DS: ::c_int = 3; consts

Completed in 6 milliseconds