Home
last modified time | relevance | path

Searched refs:check_section_vs_section (Results 1 – 25 of 119) sorted by relevance

12345

/dports/devel/mingw32-gcc/gcc-4.8.1/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1125 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
1841 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc48/gcc-4.8.5/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1125 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
1875 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
H A DChangeLog-2010229 * dependency.c (check_section_vs_section): Pre-calculate
1916 * dependency.c (check_section_vs_section): Single test for
2334 * dependency.c (check_section_vs_section): Handle cases where
2420 (check_section_vs_section): Change arguments to gfc_array_ref,
/dports/lang/gcc9/gcc-9.4.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1407 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2166 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1372 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2100 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
H A DChangeLog-2010229 * dependency.c (check_section_vs_section): Pre-calculate
1916 * dependency.c (check_section_vs_section): Single test for
2334 * dependency.c (check_section_vs_section): Handle cases where
2420 (check_section_vs_section): Change arguments to gfc_array_ref,
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gnat_util/gcc-6-20180516/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1402 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2161 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
H A DChangeLog-2010229 * dependency.c (check_section_vs_section): Pre-calculate
1916 * dependency.c (check_section_vs_section): Single test for
2334 * dependency.c (check_section_vs_section): Handle cases where
2420 (check_section_vs_section): Change arguments to gfc_array_ref,
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1407 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2166 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1407 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2166 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc8/gcc-8.5.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1401 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2160 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1402 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2161 this_dep = check_section_vs_section (&lref->u.ar, &rref->u.ar, n); in gfc_dep_resolver()
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1411 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2210 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
H A DChangeLog-2010229 * dependency.c (check_section_vs_section): Pre-calculate
1916 * dependency.c (check_section_vs_section): Single test for
2334 * dependency.c (check_section_vs_section): Handle cases where
2420 (check_section_vs_section): Change arguments to gfc_array_ref,
/dports/devel/avr-gcc/gcc-10.2.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1410 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2193 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1411 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2210 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1410 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2193 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1411 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2210 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/dports/lang/gcc10/gcc-10.3.0/gcc/fortran/
H A Ddependency.c54 static gfc_dependency check_section_vs_section (gfc_array_ref *,
96 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1410 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2193 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()
/dports/lang/gcc11/gcc-11.2.0/gcc/fortran/
H A Ddependency.c55 static gfc_dependency check_section_vs_section (gfc_array_ref *,
97 if (check_section_vs_section (a1, a2, i) != GFC_DEP_EQUAL) in identical_array_ref()
1411 check_section_vs_section (gfc_array_ref *l_ar, gfc_array_ref *r_ar, int n) in check_section_vs_section() function
2210 this_dep = check_section_vs_section (&lref->u.ar, in gfc_dep_resolver()

12345