Searched refs:Info_Out (Results 1 – 2 of 2) sorted by relevance
204 extern void Info_Out P_((char *string, int p_list[], int place));
99 #define String_Out(table, stack, place) Info_Out(table, stack, place)1828 Info_Out(string, p_list, place) /* interpret the output string if necessary */ in Info_Out() function