Searched refs:best_pdr (Results 1 – 1 of 1) sorted by relevance
1982 char *best_pdr = NULL; in lookup_line() local2097 if (!best_pdr || (min_dist >= 0 && min_dist < best_dist)) in lookup_line()2101 best_pdr = pdr_hold; in lookup_line()2109 if (!best_fdr || !best_pdr) in lookup_line()2114 pdr_ptr = best_pdr; in lookup_line()