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

/freebsd-current/contrib/mandoc/
H A Dlibmandoc.h36 #define ROFF_USERCALL 0x020 /* Start execution of a new macro. */ macro
H A Dread.c292 if (line_result & ROFF_USERCALL)
367 if (line_result & ROFF_USERCALL) {
H A Droff.c3992 ROFF_REPARSE | ROFF_USERCALL : ROFF_IGN | ROFF_APPEND;

Completed in 82 milliseconds