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

/haiku-buildtools/isl/
H A Disl_bernstein.h1 #include <isl_bound.h>
4 __isl_take isl_qpolynomial *poly, struct isl_bound *bound);
H A Disl_range.h1 #include <isl_bound.h>
4 __isl_take isl_qpolynomial *poly, struct isl_bound *bound);
H A Dbound_test.sh.in33 ./isl_bound$EXEEXT -T --bound=bernstein < $srcdir/test_inputs/$i || exit
34 ./isl_bound$EXEEXT -T --bound=range < $srcdir/test_inputs/$i || exit
H A Disl_bound.h6 struct isl_bound { struct
H A Disl_bound.c13 #include <isl_bound.h>
29 struct isl_bound *bound = (struct isl_bound *)user;
54 struct isl_bound *bound = (struct isl_bound *)user;
111 struct isl_bound *bound = (struct isl_bound *)user;
158 struct isl_bound *bound = (struct isl_bound *)user;
169 struct isl_bound *boun
[all...]
H A Disl_range.c9 struct isl_bound *bound;
472 __isl_take isl_qpolynomial *poly, struct isl_bound *bound)
H A Disl_bernstein.c520 __isl_take isl_qpolynomial *poly, struct isl_bound *bound)

Completed in 56 milliseconds