Searched refs:diff (Results 1 – 2 of 2) sorted by relevance
619 FLOAT diff = 0; in check_float_internal() local683 diff = FUNC(fabs) (computed - expected); in check_float_internal()710 fmt_ftostr (dstrn, FSTR_MAX, TYPE_DECIMAL_DIG - 1, "e", diff); in check_float_internal()711 fmt_ftostr (dstrx, FSTR_MAX, TYPE_HEX_DIG - 1, "a", diff); in check_float_internal()
610 diff -urN $(ulps-file) $(objpfx)NewUlps; \
Completed in 6 milliseconds