Searched refs:floorl_vec (Results 1 – 1 of 1) sorted by relevance
19116 long_double_test_f_f_t floorl_vec[] = { variable19323 for (i = 0; i < sizeof(floorl_vec)/sizeof(floorl_vec[0]); i++) { in test_floorl()19324 long double y = floorl(floorl_vec[i].x); in test_floorl()19325 result += check_long_double("floorl", floorl_vec[i].line, FLOORL_PREC, floorl_vec[i].y, y); in test_floorl()