HomeSort by: relevance | last modified time | path
    Searched refs:roffproc (Results 1 - 1 of 1) sorted by relevancy

  /src/external/bsd/mdocml/dist/
roff.c 160 typedef int (*roffproc)(ROFF_ARGS); typedef
163 roffproc proc; /* process new macro */
164 roffproc text; /* process as child text of macro */
165 roffproc sub; /* process as child of macro */

Completed in 74 milliseconds