Home
last modified time | relevance | path

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

/titanic_44/usr/src/cmd/mandoc/
H A Dmdoc.h51 MDOC_Li, enumerator
H A Dmdoc_macro.c960 if (0 == cnt && (nc || MDOC_Li == tok) && in in_line()
965 if (MDOC_Ar == tok || MDOC_Li == tok || in in_line()
H A Dmdoc_validate.c1200 case (MDOC_Li): in post_defaults()
2525 case(MDOC_Li): in macro2len()