Searched refs:FONE (Results 1 – 3 of 3) sorted by relevance
246 float FONE = 1.0f, FTWO = 2.0f; in __vrsqrtf() local260 RETURN (FONE / res) in __vrsqrtf()272 RETURN (FONE / res) in __vrsqrtf()324 *py = FONE / res; in __vrsqrtf()332 *py = FONE / res; in __vrsqrtf()
192 #define FONE %f2 macro220 ! RETURN ( FONE / ((float*)&dres0)[0] );228 ! RETURN ( FONE / res )263 ! RETURN ( FONE / ((float*)&dres0)[1] )270 ! RETURN ( FONE / res )381 ldd [TBL+2048+40],FONE929 fdivs FONE,%f14,%f14 ! x0 = FONE / x0;940 fdivs FONE,%f14,%f14 ! x0 = DONE / x0;
176 .word 0x80808080, 0x3f800000 ! SCALE , FONE = 1.0f