HomeSort by: relevance | last modified time | path
    Searched refs:nauthors (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl2/groff/dist/src/preproc/refer/
ref.h 69 int nauthors; member in class:reference
label.y 1187 if (nauthors < 0) {
1192 ((reference *)this)->nauthors = na;
1194 return nauthors;
ref.cpp 58 computed_authors(0), last_needed_author(-1), nauthors(-1)

Completed in 74 milliseconds