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

/freebsd-11-stable/contrib/mdocml/
H A Droff.c132 typedef enum rofferr (*roffproc)(ROFF_ARGS); typedef in typeref:enum:roffproc
135 roffproc proc; /* process new macro */
136 roffproc text; /* process as child text of macro */
137 roffproc sub; /* process as child of macro */

Completed in 103 milliseconds