Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.cpp825 int is_multiple = join_fields(f) > 0; in output() local
857 fprintf(fp, ".nr [E %d\n", is_multiple); in output()