Home | History | Annotate | Download | only in libtests

Lines Matching refs:in_min

6346    double in_min = ceil((in-err)*max - digitization_error);
6348 if (debugonly(err > limit ||) !(out >= in_min && out <= in_max))