Home
last modified time | relevance | path

Searched refs:TBL_DATA_NONE (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/cmd/mandoc/
H A Dmandoc.h237 TBL_DATA_NONE, /* has no data */ enumerator
H A Dtbl_data.c75 dat->pos = TBL_DATA_NONE; in data()
H A Dtbl_term.c269 case (TBL_DATA_NONE): in tbl_data()