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

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 1700 struct gfc_symtree *base_proc_symtree;
1701 struct gfc_symtree *variant_proc_symtree;
1791 struct gfc_symtree* specific_st;
1809 struct gfc_symtree* specific; /* The interface if DEFERRED. */
1964 gfc_symtree::n::sym are, and gfc_finalizer::proc_sym as well. But most of
2084 typedef struct gfc_symtree struct
2086 BBT_HEADER (gfc_symtree);
2099 gfc_symtree; typedef in typeref:struct:gfc_symtree
2132 gfc_symtree *sym_root;
2134 gfc_symtree *uop_root
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 1653 struct gfc_symtree *base_proc_symtree;
1654 struct gfc_symtree *variant_proc_symtree;
1744 struct gfc_symtree* specific_st;
1762 struct gfc_symtree* specific; /* The interface if DEFERRED. */
2005 typedef struct gfc_symtree struct
2007 BBT_HEADER (gfc_symtree);
2020 gfc_symtree; typedef in typeref:struct:gfc_symtree
2053 gfc_symtree *sym_root;
2055 gfc_symtree *uop_root;
2057 gfc_symtree *common_root
    [all...]

Completed in 31 milliseconds