Searched refs:oneauth (Results 1 – 1 of 1) sorted by relevance
29 int oneauth; /* has there been author in the record? */ variable140 oneauth = 0; /* reset number of authors */ in sortbib()220 if (oneauth && !multauth) /* no repeat */ in parse()222 else if (oneauth) /* mult auths */ in parse()233 oneauth = 1; in parse()