Home
last modified time | relevance | path

Searched refs:MANDOCERR_TBLLAYOUT (Results 1 – 2 of 2) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dtbl_layout.c118 mandoc_msg(MANDOCERR_TBLLAYOUT, in mods()
136 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in mods()
178 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in mods()
202 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in mods()
228 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in cell()
245 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in cell()
252 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, in cell()
266 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, ln, *pos, NULL); in cell()
275 mandoc_msg(MANDOCERR_TBLLAYOUT, tbl->parse, ln, *pos - 1, NULL); in cell()
H A Dmandoc.h124 MANDOCERR_TBLLAYOUT, /* bad table layout */ enumerator