Home
last modified time | relevance | path

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

12

/third_party/rust/crates/libc/src/unix/bsd/netbsdlike/netbsd/
H A Daarch64.rs6 pub type greg_t = u64; types
/third_party/musl/porting/liteos_a/kernel/include/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/porting/uniproton/kernel/include/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/porting/liteos_m/kernel/include/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/arch/arm/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/arch/or1k/bits/
H A Dsignal.h10 typedef unsigned long greg_t, gregset_t[34]; typedef
/third_party/musl/arch/powerpc/bits/
H A Dsignal.h11 typedef unsigned long greg_t, gregset_t[48]; typedef
/third_party/musl/arch/riscv32/bits/
H A Dsignal.h50 typedef unsigned long greg_t; typedef
/third_party/musl/arch/riscv64/bits/
H A Dsignal.h50 typedef unsigned long greg_t; typedef
/third_party/musl/arch/loongarch64/bits/
H A Dsignal.h21 typedef unsigned long greg_t, gregset_t[32]; typedef
/third_party/musl/arch/powerpc64/bits/
H A Dsignal.h11 typedef unsigned long greg_t, gregset_t[48]; typedef
/third_party/musl/arch/s390x/bits/
H A Dsignal.h11 typedef unsigned long greg_t, gregset_t[27]; typedef
/third_party/musl/arch/aarch64/bits/
H A Dsignal.h10 typedef unsigned long greg_t; typedef
/third_party/musl/arch/microblaze/bits/
H A Dsignal.h10 typedef unsigned long greg_t, gregset_t[38]; typedef
/third_party/musl/arch/mips/bits/
H A Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
/third_party/musl/arch/sh/bits/
H A Dsignal.h10 typedef int greg_t, gregset_t[16]; typedef
/third_party/musl/arch/m68k/bits/
H A Dsignal.h61 typedef int greg_t, gregset_t[18]; typedef
/third_party/musl/arch/mips64/bits/
H A Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
[all...]
/third_party/musl/arch/mipsn32/bits/
H A Dsignal.h10 typedef unsigned long long greg_t, gregset_t[32]; typedef
[all...]
/third_party/rust/crates/libc/src/unix/solarish/
H A Dx86_64.rs1 pub type greg_t = ::c_long; types
/third_party/musl/arch/i386/bits/
H A Dsignal.h51 typedef int greg_t, gregset_t[19]; typedef
/third_party/musl/arch/x32/bits/
H A Dsignal.h59 typedef long long greg_t, gregset_t[23]; typedef
/third_party/musl/arch/x86_64/bits/
H A Dsignal.h59 typedef long long greg_t, gregset_t[23]; typedef
/third_party/rust/crates/libc/src/unix/linux_like/android/b64/riscv64/
H A Dmod.rs3 pub type greg_t = i64; types

Completed in 13 milliseconds

12