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

/xnu-2422.115.4/bsd/i386/
H A Ducontext.h54 typedef __darwin_mcontext64_t mcontext_t; typedef
56 typedef __darwin_mcontext32_t mcontext_t; typedef
H A D_mcontext.h115 typedef _STRUCT_MCONTEXT64 *mcontext_t; typedef
118 typedef _STRUCT_MCONTEXT32 *mcontext_t; typedef

Completed in 22 milliseconds