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

/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/config/rs6000/
H A Ddarwin-fallback.c253 struct gcc_mcontext32 *mcontext;
265 struct gcc_mcontext32 { struct
305 (sizeof (struct gcc_mcontext32) - 33*16)
307 #define UC_FLAVOR_VEC_SIZE (sizeof (struct gcc_mcontext32))
396 struct gcc_mcontext32 *m = uctx->mcontext;
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/config/rs6000/
H A Ddarwin-fallback.c259 struct gcc_mcontext32 *mcontext;
271 struct gcc_mcontext32 { struct
311 (sizeof (struct gcc_mcontext32) - 33*16)
313 #define UC_FLAVOR_VEC_SIZE (sizeof (struct gcc_mcontext32))
411 struct gcc_mcontext32 *m = uctx->mcontext;

Completed in 55 milliseconds