Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/mandoc/
HDroff.c255 static int roff_EQ(ROFF_ARGS);
456 { roff_EQ, NULL, NULL, 0 }, /* EQ */
3417 roff_EQ(ROFF_ARGS) in roff_EQ() function