Home
last modified time | relevance | path

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

/dports/games/libretro-scummvm/scummvm-7b1e929/engines/mutationofjb/
H A Ddebug.cpp78 Script *const script = getScriptFromArg(argv[1]); in cmd_showallcommands()
95 Script *const script = getScriptFromArg(argv[1]); in cmd_listsections()
172 Script *const script = getScriptFromArg(argv[1]); in cmd_showsection()
223 Script *const script = getScriptFromArg(argv[1]); in cmd_listmacros()
267 Script *const script = getScriptFromArg(argv[1]); in cmd_liststartups()
283 Script *const script = getScriptFromArg(argv[1]); in cmd_showstartup()
469 Script *Console::getScriptFromArg(const char *arg) { in getScriptFromArg() function in MutationOfJB::Console
H A Ddebug.h56 Script *getScriptFromArg(const char *arg);
/dports/games/scummvm/scummvm-2.5.1/engines/mutationofjb/
H A Ddebug.cpp78 Script *const script = getScriptFromArg(argv[1]); in cmd_showallcommands()
95 Script *const script = getScriptFromArg(argv[1]); in cmd_listsections()
172 Script *const script = getScriptFromArg(argv[1]); in cmd_showsection()
223 Script *const script = getScriptFromArg(argv[1]); in cmd_listmacros()
267 Script *const script = getScriptFromArg(argv[1]); in cmd_liststartups()
283 Script *const script = getScriptFromArg(argv[1]); in cmd_showstartup()
469 Script *Console::getScriptFromArg(const char *arg) { in getScriptFromArg() function in MutationOfJB::Console
H A Ddebug.h56 Script *getScriptFromArg(const char *arg);