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

/freebsd-10.0-release/contrib/mdocml/
H A Dlibmandoc.h29 ROFF_ERR /* badness: puke and stop */ enumerator in enum:rofferr
H A Dtbl.c56 return(tbl_option(tbl, ln, p) ? ROFF_IGN : ROFF_ERR);
58 return(tbl_layout(tbl, ln, p) ? ROFF_IGN : ROFF_ERR);
H A Dread.c461 case (ROFF_ERR):
H A Droff.c1146 return(ROFF_ERR);
1456 return(ROFF_ERR);

Completed in 109 milliseconds