Searched refs:dpowint_1 (Results 1 – 1 of 1) sorted by relevance
399 static inline double dpowint_1(double x,int y) { in dpowint_1() function419 if(y>=-32&&y<=32) return dpowint_1(x,y); in dpowint_0()468 if(p>=-32&&p<=32) return dpowint_1(x,p); in dpow_0()