Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog479 (compare_bound_mpz_t): Likewise.
H A Dresolve.cc4604 compare_bound_mpz_t (gfc_expr *a, mpz_t b) in compare_bound_mpz_t() function
4786 if (compare_bound_mpz_t (as->lower[i], last_value) == CMP_GT) in check_dimension()
4795 if (compare_bound_mpz_t (as->upper[i], last_value) == CMP_LT) in check_dimension()
5229 if (compare_bound_mpz_t (ref->u.ss.end, in gfc_resolve_substring()
H A DChangeLog-2012314 resolve_specific_s0, resolve_operator, compare_bound_mpz_t,
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dresolve.c4518 compare_bound_mpz_t (gfc_expr *a, mpz_t b) in compare_bound_mpz_t() function
4700 if (compare_bound_mpz_t (as->lower[i], last_value) == CMP_GT) in check_dimension()
4709 if (compare_bound_mpz_t (as->upper[i], last_value) == CMP_LT) in check_dimension()
5143 if (compare_bound_mpz_t (ref->u.ss.end, in gfc_resolve_substring()