Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/mandoc/
H A Dmdoc.h280 DISP__NONE = 0, enumerator
H A Dmdoc_validate.c803 dt = DISP__NONE; in pre_bd()
858 if (DISP__NONE != dt && n->norm->Bd.type != DISP__NONE) in pre_bd()
863 if (DISP__NONE != dt && n->norm->Bd.type == DISP__NONE) in pre_bd()
867 if (DISP__NONE == n->norm->Bd.type) { in pre_bd()