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

/freebsd-11-stable/contrib/groff/src/preproc/refer/
H A Dref.h66 int last_needed_author; member in class:reference
H A Dlabel.y1138 if (n > last_needed_author)
1139 last_needed_author = n;
1160 if (i == last_needed_author
1163 && last_needed_author + et_al_min_elide < na
H A Dref.cpp56 computed_authors(0), last_needed_author(-1), nauthors(-1)

Completed in 54 milliseconds