Home
last modified time | relevance | path

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

/dports/games/libretro-mu/Mu-ff746b8/tools/palm/hwTestSuite/
H A DtestSuite.h101 void callSubprogram(activity_t activity);
H A Dtools.c138 callSubprogram(hexViewer); in hexRamBrowser()
182 callSubprogram(valueViewer); in getTrapAddress()
H A DtestSuite.c140 void callSubprogram(activity_t activity){ in callSubprogram() function
H A Dviewer.c120 callSubprogram(hwTests[selectedEntry].testFunction); in testPickerHandler()