Searched refs:abs_max (Results 1 – 2 of 2) sorted by relevance
118 ResultType const abs_max = variable121 abs_max / static_cast<ResultType>(base);134 if (result == abs_max) {140 result = abs_max;145 if (result > abs_max - static_cast<ResultType>(cur_digit)) {146 result = abs_max;
105 ResultType const abs_max = variable108 abs_max / static_cast<ResultType>(base);121 if (result == abs_max) {127 result = abs_max;132 if (result > abs_max - static_cast<ResultType>(cur_digit)) {133 result = abs_max;