Searched refs:zsl_interp_lin_y_arr (Results 1 – 3 of 3) sorted by relevance
163 int zsl_interp_lin_y_arr(struct zsl_interp_xy xy[], size_t n, zsl_real_t x,
190 zsl_interp_lin_y_arr(struct zsl_interp_xy xy[], size_t n, in zsl_interp_lin_y_arr() function
408 rc = zsl_interp_lin_y_arr(xy, n, x, &y); in ZTEST()