Searched refs:collect_fixed_sign_terms (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_range.c182 static int collect_fixed_sign_terms(__isl_take isl_term *term, void *user) function
240 if (isl_qpolynomial_foreach_term(poly, collect_fixed_sign_terms, &data) < 0)

Completed in 14 milliseconds