Searched refs:write_vec (Results 1 – 4 of 4) sorted by relevance
120 write_vec(struct lp_type type, void *dst, const double *src);
229 write_vec(struct lp_type type, void *dst, const double *src) in write_vec() function
243 write_vec(dst_type, ref + j*dst_stride, fref + j*dst_type.length); in test_one()
500 write_vec(type, ref, fref); in test_one()