Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.h99 void need_author(int);
H A Dlabel.y1060 (*q)->need_author(i - 1); in consider_authors()
1085 (*q)->need_author(i); in consider_authors()
1138 void reference::need_author(int n) in need_author() function