Searched refs:vone (Results 1 – 8 of 8) sorted by relevance
62 static const volatile double vone = 1, vzero = 0; variable151 if(ix>=0x7ff00000) return vone/(x+x*x); in y1()
25 static const volatile float vone = 1, vzero = 0; variable109 if(ix>=0x7f800000) return vone/(x+x*x); in y1f()
62 static const volatile double vone = 1, vzero = 0; variable154 if(ix>=0x7ff00000) return vone/(x+x*x); in y0()
25 static const volatile float vone = 1, vzero = 0; variable112 if(ix>=0x7f800000) return vone/(x+x*x); in y0f()
23 static const volatile float vone = 1, vzero = 0; variable
40 static const volatile double vone = 1, vzero = 0; variable
299 sub vone { subroutine
62 def VONE : InherentVRIa<"vone", 0xE744, 0xffff>;