Searched refs:best_ret (Results 1 – 2 of 2) sorted by relevance
807 double best_ret = NStr::StringToDouble(s0); in PreciseStringToDouble() local809 CDecimal best_err = CDecimal(best_ret, 24)-d0, first_err = best_err; in PreciseStringToDouble()811 return best_ret; in PreciseStringToDouble()813 double last_v = best_ret; in PreciseStringToDouble()831 best_ret = v; in PreciseStringToDouble()839 return best_ret; in PreciseStringToDouble()
4893 int ret = 0, best_ret = 0; in core_select_best_matching_halves() local5002 best_ret = ret; in core_select_best_matching_halves()5004 return best_ret; in core_select_best_matching_halves()