Home
last modified time | relevance | path

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

/freebsd/usr.bin/m4/
H A Dmain.c176 static void reallyoutputstr(const char *);
393 reallyoutputstr(scommt); in macro()
398 reallyoutputstr(ecommt); in macro()
530 reallyoutputstr(s); in outputstr()
537 reallyoutputstr(const char *s) in reallyoutputstr() function