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

/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Ddarwin-fallback.c312 #define UC_FLAVOR64_VEC_SIZE (sizeof (struct gcc_mcontext64)) macro
337 is_vector = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE
339 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE

Completed in 92 milliseconds