Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.h34 const int N_LABEL_TYPES = 2; variable
H A Drefer.cpp666 || (*ptr >= LABEL_MARKER && *ptr < LABEL_MARKER + N_LABEL_TYPES)) in split_punct()
877 && c < LABEL_MARKER + N_LABEL_TYPES in handle_pending()