Home
last modified time | relevance | path

Searched refs:Info_Out (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ee/
H A Dnew_curse.h204 extern void Info_Out P_((char *string, int p_list[], int place));
H A Dnew_curse.c99 #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