Searched defs:pow5 (Results 1 – 3 of 3) sorted by relevance
58 static public final Pow pow5 = new Pow(5); field in Interpolation
466 integerPart scratch[maxPowerOfFiveParts], *p1, *p2, *pow5; in powerOf5() local2461 APFloat pow5(calcSemantics); in roundSignificandWithExponent() local
1082 mpn_t pow5; in scale10_round_decimal_decoded() local