Searched refs:x_and_coeff (Results 1 – 1 of 1) sorted by relevance
80 typedef struct x_and_coeff{ struct83 } x_and_coeff; typedef96 x_and_coeff * x_coeff;612 x_and_coeff *xc= b->x_coeff; in unpack_coeffs()613 x_and_coeff *prev_xc= NULL; in unpack_coeffs()614 x_and_coeff *prev2_xc= xc; in unpack_coeffs()615 x_and_coeff *parent_xc= parent ? parent->x_coeff : NULL; in unpack_coeffs()616 x_and_coeff *prev_parent_xc= parent_xc; in unpack_coeffs()