Searched refs:gregset_t (Results 1 - 3 of 3) sorted by relevance

/fuchsia/zircon/third_party/ulib/musl/include/
H A Ducontext.h12 #define NGREG (sizeof(gregset_t) / sizeof(greg_t))
/fuchsia/zircon/third_party/ulib/musl/include/bits/x86_64/
H A Dsignal.h36 typedef long long greg_t, gregset_t[23]; typedef
58 gregset_t gregs;
/fuchsia/zircon/third_party/ulib/musl/include/bits/aarch64/
H A Dsignal.h11 typedef unsigned long gregset_t[34]; typedef

Completed in 116 milliseconds