Searched refs:roffproc (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/contrib/mdocml/
H A Droff.c142 typedef enum rofferr (*roffproc)(ROFF_ARGS); typedef in typeref:enum:roffproc
146 roffproc proc; /* process new macro */
147 roffproc text; /* process as child text of macro */
148 roffproc sub; /* process as child of macro */

Completed in 116 milliseconds