Home | History | Annotate | Download | only in libtests

Lines Matching refs:in_max

6722    double in_max = floor((in+err)*max + digitization_error);
6723 if (debugonly(err > limit ||) !(out >= in_min && out <= in_max))