Searched defs:e_diff (Results 1 – 1 of 1) sorted by relevance
| /third_party/boost/boost/multiprecision/ |
| D | cpp_bin_float.hpp | 706 exponent_type e_diff = a.exponent() - b.exponent(); in do_eval_add() local 775 …float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>::exponent_type e_diff = a.exponent() - b… in do_eval_subtract() local 799 …float<Digits, DigitBase, Allocator, Exponent, MinE, MaxE>::exponent_type e_diff = a.exponent() - b… in do_eval_subtract() local
|