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

/haiku-buildtools/isl/
H A Disl_int.h39 #define isl_int_fits_slong(r) mpz_fits_slong_p(r) macro
H A Disl_val.c281 if (!isl_int_fits_slong(v->n))
313 if (!isl_int_fits_slong(v->d))

Completed in 24 milliseconds