Searched defs:up1 (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/isl/
H A Disl_polynomial.c68 int isl_upoly_is_equal(__isl_keep struct isl_upoly *up1, argument
563 __isl_give struct isl_upoly *isl_upoly_sum_cst(__isl_take struct isl_upoly *up1, argument
626 isl_upoly_sum(__isl_take struct isl_upoly *up1, __isl_take struct isl_upoly *up2) argument
859 isl_upoly_mul_cst(__isl_take struct isl_upoly *up1, __isl_take struct isl_upoly *up2) argument
885 isl_upoly_mul_rec(__isl_take struct isl_upoly *up1, __isl_take struct isl_upoly *up2) argument
938 isl_upoly_mul(__isl_take struct isl_upoly *up1, __isl_take struct isl_upoly *up2) argument
[all...]

Completed in 25 milliseconds