Home
last modified time | relevance | path

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

/freebsd/contrib/mandoc/
H A Droff.c225 static int roff_noarg(ROFF_ARGS);
376 { roff_noarg, NULL, NULL, 0 }, /* br */
378 { roff_noarg, NULL, NULL, 0 }, /* fi */
382 { roff_noarg, NULL, NULL, 0 }, /* nf */
412 { roff_noarg, NULL, NULL, 0 }, /* brp */
3445 roff_noarg(ROFF_ARGS) in roff_noarg() function