Searched refs:SHORT_LABEL (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.h31 enum label_type { NORMAL_LABEL, SHORT_LABEL }; enumerator in enum:label_type
H A Dlabel.y903 if (type == SHORT_LABEL && short_label_flag)
911 if (type == SHORT_LABEL && short_label_flag)
H A Drefer.cpp1048 *flagsp = (SHORT_LABEL | (*flagsp & (FORCE_RIGHT_BRACKET

Completed in 111 milliseconds