Searched refs:rtPrintRoutine (Results 1 – 3 of 3) sorted by relevance
| /trueos/usr.bin/migcom/ | ||
| HD | routine.h | 575 extern void rtPrintRoutine(routine_t *rt); |
| HD | parser.y | 262 rtPrintRoutine($1); |
| HD | routine.c | 315 rtPrintRoutine(register routine_t *rt) in rtPrintRoutine() function |