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

/macosx-10.10.1/groff-38/groff/src/preproc/refer/
H A Dref.h97 void need_author(int);
H A Dlabel.y1036 need_author(j) for some j >= i such that the reference also needs
1058 (*q)->need_author(i - 1);
1083 (*q)->need_author(i);
1136 void reference::need_author(int n)
H A Dlabel.cpp1083 need_author(j) for some j >= i such that the reference also needs
1105 (*q)->need_author(i - 1);
1130 (*q)->need_author(i);
1183 void reference::need_author(int n) function in class:reference

Completed in 172 milliseconds