Searched refs:ucontext32_t (Results 1 – 5 of 5) sorted by relevance
51 _Static_assert(sizeof(ucontext32_t) == 260, "ucontext32_t size incorrect");65 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)258 #define UC_COPY_SIZE offsetof(ucontext32_t, uc_link)263 ucontext32_t uc; in freebsd32_getcontext()282 ucontext32_t uc; in freebsd32_setcontext()302 ucontext32_t uc; in freebsd32_sigreturn()323 ucontext32_t uc; in freebsd32_swapcontext()
116 } ucontext32_t; typedef119 ucontext32_t sf_uc;140 _Static_assert(sizeof(ucontext32_t) == 1280, "ucontext32_t size incorrect");905 ucontext32_t uc; in freebsd32_sigreturn()939 #define UC32_COPY_SIZE offsetof(ucontext32_t, uc_link)944 ucontext32_t uc; in freebsd32_getcontext()963 ucontext32_t uc; in freebsd32_setcontext()984 ucontext32_t uc; in freebsd32_swapcontext()
74 ucontext32_t sf_uc;
103 } ucontext32_t; typedef
165 ucontext32_t *ucp = (ucontext32_t *)oldcontext; in dtrace_getustack_common()