Searched refs:maxIntVal (Results 1 – 3 of 3) sorted by relevance
151 sub maxIntVal { subroutine166 my $val = maxIntVal($size) . '.0';173 return 'DIVBY' . maxIntVal($size);
206 const int maxIntVal = 16; in computeRandomValueRange() local207 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRange()
183 const int maxIntVal = 16; in computeRandomValueRangeForInfElements() local184 const int maxRangeLen = maxIntVal - minIntVal; in computeRandomValueRangeForInfElements()