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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-common.cc 634 create_common (gfc_common_head *com, segment_info *head, bool saw_equiv) function
1296 create_common (common, common_segment, saw_equiv);
1334 gfc_common_header to push create_common into using
1357 create_common (c, current_segment, true);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-common.cc 634 create_common (gfc_common_head *com, segment_info *head, bool saw_equiv) function
1296 create_common (common, common_segment, saw_equiv);
1334 gfc_common_header to push create_common into using
1357 create_common (c, current_segment, true);

Completed in 25 milliseconds