Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/mandoc/
H A Droff.c255 static int roff_EQ(ROFF_ARGS);
456 { roff_EQ, NULL, NULL, 0 }, /* EQ */
3417 roff_EQ(ROFF_ARGS) in roff_EQ() function