Searched refs:MAN_SS (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/mandoc/
H A Dman_macro.c186 (tok != MAN_SS && (n->tok == MAN_SS ||
345 if (tok == MAN_SH || tok == MAN_SS)
H A Dman.c128 if (man->last->tok == MAN_SH || man->last->tok == MAN_SS)
312 (man->last->tok == MAN_SH || man->last->tok == MAN_SS)) {
H A Droff.h443 MAN_SS, enumerator in enum:roff_tok
H A Dman_term.c691 (n->tok == MAN_SS && n->body->child == NULL))

Completed in 49 milliseconds