Home
last modified time | relevance | path

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

/xnu-8792.61.2/bsd/arm/
H A D_mcontext.h85 typedef _STRUCT_MCONTEXT64 *mcontext_t; typedef
88 typedef _STRUCT_MCONTEXT32 *mcontext_t; typedef
/xnu-8792.61.2/bsd/i386/
H A D_mcontext.h206 typedef _STRUCT_MCONTEXT64 *mcontext_t; typedef
209 typedef _STRUCT_MCONTEXT32 *mcontext_t; typedef
/xnu-8792.61.2/tests/
H A Davx.c312 mcontext_t mcontext = contextp->uc_mcontext; in ymm_sigalrm_handler()
822 mcontext_t mcontext = contextp->uc_mcontext; in zmm_sigalrm_handler()
851 mcontext_t mcontext = contextp->uc_mcontext; in zmm_sigalrm_handler_no_mod()