Home
last modified time | relevance | path

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

12

/external/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
Daarch64.rs6 pub type greg_t = u64; typedef
/external/rust/crates/libc/src/unix/solarish/
Dx86_64.rs1 pub type greg_t = ::c_long; typedef
/external/musl/arch/or1k/bits/
Dsignal.h10 typedef unsigned long greg_t, gregset_t[34]; typedef
/external/musl/arch/powerpc64/bits/
Dsignal.h11 typedef unsigned long greg_t, gregset_t[48]; typedef
/external/musl/arch/riscv64/bits/
Dsignal.h48 typedef unsigned long greg_t; typedef
/external/musl/arch/arm/bits/
Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/external/musl/arch/powerpc/bits/
Dsignal.h11 typedef unsigned long greg_t, gregset_t[48]; typedef
/external/musl/arch/sh/bits/
Dsignal.h10 typedef int greg_t, gregset_t[16]; typedef
/external/musl/arch/s390x/bits/
Dsignal.h11 typedef unsigned long greg_t, gregset_t[27]; typedef
/external/musl/arch/mipsn32/bits/
Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
/external/musl/arch/microblaze/bits/
Dsignal.h10 typedef unsigned long greg_t, gregset_t[38]; typedef
/external/musl/arch/mips64/bits/
Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
/external/musl/arch/m68k/bits/
Dsignal.h61 typedef int greg_t, gregset_t[18]; typedef
/external/musl/arch/aarch64/bits/
Dsignal.h10 typedef unsigned long greg_t; typedef
/external/musl/arch/mips/bits/
Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
/external/musl/arch/i386/bits/
Dsignal.h51 typedef int greg_t, gregset_t[19]; typedef
/external/musl/arch/x32/bits/
Dsignal.h59 typedef long long greg_t, gregset_t[23]; typedef
/external/musl/arch/x86_64/bits/
Dsignal.h59 typedef long long greg_t, gregset_t[23]; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
Dmod.rs3 pub type greg_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/gnu/b64/x86_64/
Dmod.rs7 pub type greg_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b32/
Darm.rs3 pub type greg_t = i32; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b64/x86_64/
Dmod.rs3 pub type greg_t = i64; typedef
/external/rust/crates/libc/src/unix/linux_like/android/b32/x86/
Dmod.rs3 pub type greg_t = i32; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/
Ds390x.rs5 pub type greg_t = u64; typedef
/external/rust/crates/libc/src/unix/linux_like/linux/musl/b64/x86_64/
Dmod.rs7 pub type greg_t = i64; typedef

12