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

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c3910 compare_bound_mpz_t (gfc_expr *a, mpz_t b) function
4092 if (compare_bound_mpz_t (as->lower[i], last_value) == CMP_GT)
4101 if (compare_bound_mpz_t (as->upper[i], last_value) == CMP_LT)
4521 if (compare_bound_mpz_t (ref->u.ss.end,

Completed in 119 milliseconds