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

/haiku-buildtools/isl/
H A Dbound.c63 struct verify_point_bound *vpb = (struct verify_point_bound *) user; local
75 FILE *out = vpb->options->print_all ? stdout : stderr;
77 vpb->n--;
92 pwf = isl_pw_qpolynomial_fold_copy(vpb->pwf);
101 isl_pw_qpolynomial_fold_copy(vpb->bound),
121 if (vpb->exact && bounded)
130 if (vpb->options->print_all || !ok) {
150 } else if ((vpb->n % vpb->stride) == 0) {
171 vpb
183 struct verify_point_bound vpb; local
[all...]

Completed in 34 milliseconds