HomeSort by: relevance | last modified time | path
    Searched defs:gfc_get_cfi_type (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-types.cc 2352 type = gfc_get_cfi_type (sym->attr.dimension ? sym->as->rank : 0,
3834 gfc_get_cfi_type (int dimen, bool restricted)
3820 gfc_get_cfi_type (int dimen, bool restricted) function
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-types.cc 2331 type = gfc_get_cfi_type (sym->attr.dimension ? sym->as->rank : 0,
3807 gfc_get_cfi_type (int dimen, bool restricted)
3793 gfc_get_cfi_type (int dimen, bool restricted) function

Completed in 31 milliseconds