Home
last modified time | relevance | path

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

/dragonfly/usr.bin/m4/
H A Dmain.c153 static void reallyoutputstr(const char *);
360 reallyoutputstr(scommt); in macro()
365 reallyoutputstr(ecommt); in macro()
499 reallyoutputstr(s); in outputstr()
506 reallyoutputstr(const char *s) in reallyoutputstr() function