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

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 2791 typedef struct gfc_equiv_info struct
2796 struct gfc_equiv_info *next;
2797 } gfc_equiv_info; typedef in typeref:struct:gfc_equiv_info
2802 gfc_equiv_info *equiv;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 2698 typedef struct gfc_equiv_info struct
2703 struct gfc_equiv_info *next;
2704 } gfc_equiv_info; typedef in typeref:struct:gfc_equiv_info
2709 gfc_equiv_info *equiv;

Completed in 32 milliseconds