Home
last modified time | relevance | path

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

/dports/games/retroarch/RetroArch-1.9.7/frontend/
H A Dfrontend_driver.h50 FRONTEND_ARCH_NONE = 0, enumerator
/dports/games/retroarch/RetroArch-1.9.7/frontend/drivers/
H A Dplatform_xdk.c361 return FRONTEND_ARCH_NONE; in frontend_xdk_get_arch()
H A Dplatform_uwp.c268 return FRONTEND_ARCH_NONE; in frontend_uwp_get_arch()
H A Dplatform_win32.c539 return FRONTEND_ARCH_NONE; in frontend_win32_get_arch()
H A Dplatform_darwin.m746 return FRONTEND_ARCH_NONE;
771 return FRONTEND_ARCH_NONE;
H A Dplatform_unix.c1262 return FRONTEND_ARCH_NONE; in frontend_unix_get_arch()
1291 return FRONTEND_ARCH_NONE; in frontend_unix_get_arch()
/dports/games/retroarch/RetroArch-1.9.7/
H A Dretroarch.c40360 return FRONTEND_ARCH_NONE; in frontend_driver_get_cpu_architecture()
40397 case FRONTEND_ARCH_NONE: in frontend_driver_get_cpu_architecture_str()