isl_range.c: privately export isl_qpolynomial_terms_of_sign
commit7e6233c6ca2953077341071b60a591aaec999a4d
authorSven Verdoolaege <skimo@kotnet.org>
Thu, 11 Nov 2010 12:03:51 +0000 (11 13:03 +0100)
committerSven Verdoolaege <skimo@kotnet.org>
Fri, 12 Nov 2010 09:45:43 +0000 (12 10:45 +0100)
tree18e40eb6b905f88d9ea00cc7f42f95e6bc3c1c01
parentaa564ea6a5acd2a27d9b653a1976d7e86a7320d3
isl_range.c: privately export isl_qpolynomial_terms_of_sign

Outside users may call the function on quasi-polynomials, so allow
integer division, but assume the caller has made sure they are always
positive.

Signed-off-by: Sven Verdoolaege <skimo@kotnet.org>
isl_range.c
isl_range.h