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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-common.cc 229 build_common_decl(). We can't attempt to look up the common block
393 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) function
698 decl = build_common_decl (com, union_type, is_init);
1335 build_common_decl, so that the equivalence appears as an
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-common.cc 229 build_common_decl(). We can't attempt to look up the common block
393 build_common_decl (gfc_common_head *com, tree union_type, bool is_init) function
698 decl = build_common_decl (com, union_type, is_init);
1335 build_common_decl, so that the equivalence appears as an

Completed in 14 milliseconds