reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
1055 isl_int_init(b_copy); 1059 isl_int_set(b_copy, b); 1061 isl_int_abs(d, b_copy); 1075 if (isl_int_is_zero(b_copy)) 1080 isl_int_divexact(*y, tmp, b_copy); 1085 isl_int_clear(b_copy);