Home
last modified time | relevance | path

Searched refs:rtPrintRoutine (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.bin/migcom/
HDroutine.h575 extern void rtPrintRoutine(routine_t *rt);
HDparser.y262 rtPrintRoutine($1);
HDroutine.c315 rtPrintRoutine(register routine_t *rt) in rtPrintRoutine() function