Home
last modified time | relevance | path

Searched refs:coarray_flag (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c2514 bool coarray_flag; in gfc_get_derived_type() local
2516 coarray_flag = flag_coarray == GFC_FCOARRAY_LIB in gfc_get_derived_type()
2834 if ((codimen || coarray_flag) in gfc_get_derived_type()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc2582 bool coarray_flag; in gfc_get_derived_type() local
2584 coarray_flag = flag_coarray == GFC_FCOARRAY_LIB in gfc_get_derived_type()
2904 if ((codimen || coarray_flag) in gfc_get_derived_type()