Searched refs:nauthors (Results 1 – 3 of 3) sorted by relevance
67 int nauthors; variable
1185 if (nauthors < 0) { in get_nauthors()1190 ((reference *)this)->nauthors = na; in get_nauthors()1192 return nauthors; in get_nauthors()
56 computed_authors(0), last_needed_author(-1), nauthors(-1) in reference()