Searched refs:stop_1 (Results 1 – 1 of 1) sorted by relevance
3362 *stop_1, in StopInfoCompare() local3365 stop_1=(StopInfo *) x; in StopInfoCompare()3367 if (stop_1->offset > stop_2->offset) in StopInfoCompare()3369 if (fabs(stop_1->offset-stop_2->offset) <= DrawEpsilon) in StopInfoCompare()