Home | History | Annotate | Download | only in tests

Lines Matching refs:FLT_EPSILON

335         } while (rStep > FLT_EPSILON);
385 } while (rStep > FLT_EPSILON);
386 } while (rStep > FLT_EPSILON);
863 while (step > FLT_EPSILON) {