Searched refs:lp_const_eps (Results 1 – 4 of 4) sorted by relevance
73 lp_const_eps(struct lp_type type);
202 lp_const_eps(struct lp_type type) in lp_const_eps() function
213 eps = MAX2(lp_const_eps(src_type), lp_const_eps(dst_type)); in test_one()
287 double eps = lp_const_eps(type); in compare_vec()