Home
last modified time | relevance | path

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

/dports/games/openbor4432/openbor-ba1eb4f/engine/
H A Dopenbor.c35408 SYS_OPT_PSP_CPUSPEED, in menu_options_system() enumerator
35480 _menutext((selector == SYS_OPT_PSP_CPUSPEED), col1, 4-ex_labels, Tr("CPU Speed:")); in menu_options_system()
35481 …_menutext((selector == SYS_OPT_PSP_CPUSPEED), col2, 4-ex_labels, "%d MHz", scePowerGetCpuClockFreq… in menu_options_system()
35572 else if (selector==SYS_OPT_PSP_CPUSPEED-ex_labels) in menu_options_system()
/dports/games/openbor/openbor-3caaddd5/engine/
H A Dopenbor.c38972 SYS_OPT_PSP_CPUSPEED, in menu_options_system() enumerator
39044 _menutext((selector == SYS_OPT_PSP_CPUSPEED), col1, 4-ex_labels, Tr("CPU Speed:")); in menu_options_system()
39045 …_menutext((selector == SYS_OPT_PSP_CPUSPEED), col2, 4-ex_labels, "%d MHz", scePowerGetCpuClockFreq… in menu_options_system()
39136 else if (selector==SYS_OPT_PSP_CPUSPEED-ex_labels) in menu_options_system()