Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc_validate.c623 lt = LIST__NONE; in pre_bl()
702 if (LIST__NONE != lt && n->norm->Bl.type != LIST__NONE) in pre_bl()
707 if (LIST__NONE != lt && n->norm->Bl.type == LIST__NONE) { in pre_bl()
720 if (n->norm->Bl.type == LIST__NONE) in pre_bl()
731 if (LIST__NONE == n->norm->Bl.type) { in pre_bl()
1286 if (LIST__NONE == lt) { in post_it()
H A Dmdoc.h264 LIST__NONE = 0, enumerator