Searched refs:old_biggest_points (Results 1 – 2 of 2) sorted by relevance
1211 int max_number_of_chars, int old_biggest_points, int* from, int* to);
3640 int max_number_of_chars, int old_biggest_points, int* from, int* to) { in FindBestInterval() argument3641 int biggest_points = old_biggest_points; in FindBestInterval()