Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/frontend/
H A Dfrontend_driver.h56 FRONTEND_ARCH_ARMV8, enumerator
/dports/games/retroarch/RetroArch-1.9.7/frontend/drivers/
H A Dplatform_uwp.c262 return FRONTEND_ARCH_ARMV8; in frontend_uwp_get_arch()
H A Dplatform_switch.c754 return FRONTEND_ARCH_ARMV8; in frontend_switch_get_arch()
H A Dplatform_darwin.m755 return FRONTEND_ARCH_ARMV8;
767 return FRONTEND_ARCH_ARMV8;
H A Dplatform_unix.c1267 return FRONTEND_ARCH_ARMV8; in frontend_unix_get_arch()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c40388 case FRONTEND_ARCH_ARMV8: in frontend_driver_get_cpu_architecture_str()