Searched refs:p5 (Results 1 – 2 of 2) sorted by relevance
83 const static double p5 = 0x1.6376972bea4d0p-25; variable114 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));158 c= x - z*(p1+z*(p2+z*(p3+z*(p4+z*p5))));
710 Bigint *b1, *p5, *p51; local719 if (!(p5 = p5s)) {721 p5 = p5s = i2b(625);722 p5->next = 0;726 b1 = mult(b, p5);732 if (!(p51 = p5->next)) {733 p51 = p5->next = mult(p5,p5);736 p5 = p51;