Home
last modified time | relevance | path

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

/openbsd-src/gnu/gcc/gcc/config/rs6000/
H A Ddarwin-fallback.c252 size_t mcsize; member
337 is_vector = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()
338 || uctx->mcsize == UC_FLAVOR_VEC_SIZE); in handle_syscall()
339 is_64 = (uctx->mcsize == UC_FLAVOR64_VEC_SIZE in handle_syscall()
340 || uctx->mcsize == UC_FLAVOR64_SIZE); in handle_syscall()