Home
last modified time | relevance | path

Searched refs:mcontext_t (Results 1 – 2 of 2) sorted by relevance

/third_party/ulib/musl/include/bits/aarch64/
A Dsignal.h23 } mcontext_t; typedef
42 typedef struct { long double __regs[18 + 256]; } mcontext_t; typedef
56 mcontext_t uc_mcontext;
/third_party/ulib/musl/include/bits/x86_64/
A Dsignal.h61 } mcontext_t; typedef
63 typedef struct { unsigned long __space[32]; } mcontext_t; typedef
76 mcontext_t uc_mcontext;

Completed in 6 milliseconds