Searched defs:HAD_DOT (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/gpl2/groff/dist/src/preproc/soelim/ |
H A D | soelim.cpp | 173 enum { START, MIDDLE, HAD_DOT, HAD_s, HAD_so, HAD_l, HAD_lf } state = START; in do_file() enumerator
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/pic/ |
H A D | main.cpp | 319 enum { START, MIDDLE, HAD_DOT, HAD_P, HAD_PS, HAD_l, HAD_lf } state = START; in do_file() enumerator
|
/netbsd-src/external/gpl2/groff/dist/src/preproc/tbl/ |
H A D | main.cpp | 188 enum { START, MIDDLE, HAD_DOT, HAD_T, HAD_TS, HAD_l, HAD_lf } state; in process_input_file() enumerator
|