Searched defs:a_extent (Results 1 – 4 of 4) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | bounds.c | 93 index_type a_extent; in bounds_ifunction_return() local 136 index_type a_extent, b_extent; in bounds_equal_extents() local 181 index_type a_extent, b_extent; in bounds_reduced_extents() local
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | bounds.c | 93 index_type a_extent; in bounds_ifunction_return() local 136 index_type a_extent, b_extent; in bounds_equal_extents() local 181 index_type a_extent, b_extent; in bounds_reduced_extents() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | simplify.cc | 2086 a_extent[GFC_MAX_DIMENSIONS], a_stride[GFC_MAX_DIMENSIONS], in gfc_simplify_cshift() local 2489 sstride[GFC_MAX_DIMENSIONS], a_extent[GFC_MAX_DIMENSIONS], in gfc_simplify_eoshift() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | simplify.c | 2054 a_extent[GFC_MAX_DIMENSIONS], a_stride[GFC_MAX_DIMENSIONS], in gfc_simplify_cshift() local 2456 sstride[GFC_MAX_DIMENSIONS], a_extent[GFC_MAX_DIMENSIONS], in gfc_simplify_eoshift() local
|