Searched refs:td2 (Results 1 – 1 of 1) sorted by relevance
300 static int inv_pick_best_time_difference(long td1, long td2) in inv_pick_best_time_difference() argument303 if (td2 >= 0) { in inv_pick_best_time_difference()304 if (td1 <= td2) { in inv_pick_best_time_difference()315 } else if (td2 >= 0) { in inv_pick_best_time_difference()320 if (td1 >= td2) { in inv_pick_best_time_difference()