Searched refs:vone (Results 1 – 6 of 6) sorted by relevance
28 static const volatile float vone = 1, vzero = 0; variable113 if(ix>=0x7f800000) return vone/(x+x*x); in __ieee754_y1f()
67 static const volatile double vone = 1, vzero = 0; variable157 if(ix>=0x7ff00000) return vone/(x+x*x); in __ieee754_y1()
67 static const volatile double vone = 1, vzero = 0; variable160 if(ix>=0x7ff00000) return vone/(x+x*x); in __ieee754_y0()
28 static const volatile float vone = 1, vzero = 0; variable116 if(ix>=0x7f800000) return vone/(x+x*x); in __ieee754_y0f()
26 static const volatile float vone = 1, vzero = 0; variable
46 static const volatile double vone = 1, vzero = 0; variable