Searched refs:_run (Results 1 – 5 of 5) sorted by relevance
31 void TEST_##group##_##name##_run(void);\32 void TEST_##group##_##name##_run(void)\45 void TEST_##group##_##name##_run(void);\46 void TEST_##group##_##name##_run(void)\53 void TEST_##group##_##name##_run(void)57 TEST_##group##_##name##_run(); }
5 _run () { function57 _run "$1"
48 SUBDIR += mtw ${_rum} ${_run} ${_runfw} ${_uath} upgt usie ural ${_zyd} ${_urtw}77 _run= run macro
1383 to extract values from the command line, and a *_run() function1400 - the *_run() function takes struct _q *q and struct _cfg *cfg as arguments.
477 bool _run(Function &F);526 return CGP._run(F); in runOnFunction()573 return _run(F); in run()576 bool CodeGenPrepare::_run(Function &F) { in _run() function in CodeGenPrepare