Home
last modified time | relevance | path

Searched defs:greg_t (Results 1 – 12 of 12) sorted by relevance

/rust-libc-0.2.174/src/unix/solarish/
H A Dx86_64.rs9 pub type greg_t = c_long; typedef
/rust-libc-0.2.174/src/unix/bsd/netbsdlike/netbsd/
H A Daarch64.rs4 pub type greg_t = u64; typedef
/rust-libc-0.2.174/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs5 pub type greg_t = i64; typedef
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/x86_64/
H A Dmod.rs9 pub type greg_t = i64; typedef
/rust-libc-0.2.174/src/unix/linux_like/android/b32/
H A Darm.rs4 pub type greg_t = i32; typedef
/rust-libc-0.2.174/src/unix/linux_like/android/b64/x86_64/
H A Dmod.rs5 pub type greg_t = i64; typedef
/rust-libc-0.2.174/src/unix/linux_like/android/b32/x86/
H A Dmod.rs4 pub type greg_t = i32; typedef
/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/
H A Ds390x.rs7 pub type greg_t = u64; typedef
/rust-libc-0.2.174/src/unix/linux_like/linux/musl/b64/x86_64/
H A Dmod.rs9 pub type greg_t = i64; typedef
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b32/x86/
H A Dmod.rs5 pub type greg_t = i32; typedef
/rust-libc-0.2.174/src/unix/linux_like/linux/gnu/b64/
H A Ds390x.rs10 pub type greg_t = u64; typedef
/rust-libc-0.2.174/src/unix/hurd/
H A Dmod.rs190 pub type greg_t = c_int; typedef