Searched refs:dt_max (Results 1 – 1 of 1) sorted by relevance
5439 static double dt_min = -1.0, dt_max = -1.0; in check_user_input4() local5466 if (dt_max < 0.0 || dt > dt_max) { in check_user_input4()5467 dt_max = dt; in check_user_input4()