Searched refs:fdiml_vec (Results 1 – 1 of 1) sorted by relevance
7047 static long_double_test_f_ff_t fdiml_vec[] = { variable7614 for (i = 0; i < sizeof(fdiml_vec)/sizeof(fdiml_vec[0]); i++) { in test_fdiml()7615 long double y = fdiml(fdiml_vec[i].x0, fdiml_vec[i].x1); in test_fdiml()7616 result += check_long_double("fdiml", fdiml_vec[i].line, FDIML_PREC, fdiml_vec[i].y, y); in test_fdiml()