Searched refs:end_around (Results 1 – 3 of 3) sorted by relevance
86 flags.end_around = 4; in initoptions()194 flags.end_around = num; in parseoptions()262 if (flags.end_top != 5 || flags.end_around != 4 || flags.end_own) { in doset()266 flags.end_top, flags.end_around); in doset()
78 unsigned end_top, end_around; /* describe desired score list */ member
458 (rank < rank0 - (int)flags.end_around || rank > rank0 + (int)flags.end_around) in topten()466 if (rank == rank0 - (int)flags.end_around && in topten()467 rank0 > (int)flags.end_top + (int)flags.end_around + 1 && in topten()