/third_party/musl/arch/or1k/bits/ |
D | signal.h | 10 typedef unsigned long greg_t, gregset_t[34]; typedef
|
/third_party/musl/arch/riscv64/bits/ |
D | signal.h | 49 typedef unsigned long gregset_t[32]; typedef
|
/third_party/musl/arch/powerpc64/bits/ |
D | signal.h | 11 typedef unsigned long greg_t, gregset_t[48]; typedef
|
/third_party/musl/arch/powerpc/bits/ |
D | signal.h | 11 typedef unsigned long greg_t, gregset_t[48]; typedef
|
/third_party/musl/porting/uniproton/kernel/include/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/porting/liteos_a/kernel/include/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/arch/arm/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/porting/liteos_m_iccarm/kernel/include/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/porting/liteos_m/kernel/include/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/arch/s390x/bits/ |
D | signal.h | 11 typedef unsigned long greg_t, gregset_t[27]; typedef
|
/third_party/musl/arch/sh/bits/ |
D | signal.h | 10 typedef int greg_t, gregset_t[16]; typedef
|
/third_party/musl/arch/mips64/bits/ |
D | signal.h | 10 typedef unsigned long long greg_t, gregset_t[32]; typedef
|
/third_party/musl/arch/microblaze/bits/ |
D | signal.h | 10 typedef unsigned long greg_t, gregset_t[38]; typedef
|
/third_party/musl/arch/mipsn32/bits/ |
D | signal.h | 10 typedef unsigned long long greg_t, gregset_t[32]; typedef
|
/third_party/musl/arch/m68k/bits/ |
D | signal.h | 61 typedef int greg_t, gregset_t[18]; typedef
|
/third_party/musl/arch/mips/bits/ |
D | signal.h | 10 typedef unsigned long long greg_t, gregset_t[32]; typedef
|
/third_party/musl/arch/aarch64/bits/ |
D | signal.h | 11 typedef unsigned long gregset_t[34]; typedef
|
/third_party/musl/arch/i386/bits/ |
D | signal.h | 51 typedef int greg_t, gregset_t[19]; typedef
|
/third_party/musl/arch/x86_64/bits/ |
D | signal.h | 59 typedef long long greg_t, gregset_t[23]; typedef
|
/third_party/musl/arch/x32/bits/ |
D | signal.h | 59 typedef long long greg_t, gregset_t[23]; typedef
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 10338 typedef greg_t gregset_t[23]; typedef
|