Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/libgcc/config/rs6000/
Ddarwin-fallback.c259 size_t mcsize; member
344 is_vector = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()
345 || uctx->mcsize == UC_FLAVOR_VEC_SIZE); in handle_syscall()
346 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()
347 || uctx->mcsize == UC_FLAVOR64_SIZE); in handle_syscall()