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

/freebsd-10.0-release/contrib/mdocml/
H A Dtbl_html.c58 if (TBL_SPAN_FIRST & sp->flags) {
H A Dtbl_term.c86 if (TBL_SPAN_FIRST & sp->flags) {
98 if (TBL_SPAN_FIRST & sp->flags) {
H A Dmandoc.h276 #define TBL_SPAN_FIRST (1 << 0) macro
H A Dtbl_data.c200 dp->flags |= TBL_SPAN_FIRST;
H A Dman_term.c944 if (TBL_SPAN_FIRST & n->span->flags)

Completed in 71 milliseconds