Searched refs:in_max (Results 1 – 1 of 1) sorted by relevance
6720 double in_max = floor((in+err)*max + digitization_error); in transform_range_check() local6721 if (debugonly(err > limit ||) !(out >= in_min && out <= in_max)) in transform_range_check()