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

  /src/external/gpl3/gcc/dist/gcc/fortran/
decl.cc 6480 gfc_match_prefix (gfc_typespec *ts) function
6595 /* Copy attributes matched by gfc_match_prefix() to attributes on a symbol. */
7541 m = gfc_match_prefix (&current_ts);
8039 m = gfc_match_prefix (NULL);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
decl.cc 6422 gfc_match_prefix (gfc_typespec *ts) function
6537 /* Copy attributes matched by gfc_match_prefix() to attributes on a symbol. */
7470 m = gfc_match_prefix (&current_ts);
7968 m = gfc_match_prefix (NULL);

Completed in 85 milliseconds