Home | History | Annotate | Download | only in ppc

Lines Matching full:worstulps

738 	double worstUlps = 0.5;
758 if (ulpError > worstUlps) {
765 worstUlps = ulpError;
770 return worstUlps;