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

/freebsd-9.3-release/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c288 struct gcc_mcontext64 { struct
310 (sizeof (struct gcc_mcontext64) - 33*16)
312 #define UC_FLAVOR64_VEC_SIZE (sizeof (struct gcc_mcontext64))
368 struct gcc_mcontext64 *m64 = (struct gcc_mcontext64 *)uctx->mcontext;

Completed in 47 milliseconds