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

  /src/external/gpl3/gcc/dist/gcc/fortran/
match.cc 1645 match ("sync% all", gfc_match_sync_all, ST_SYNC_CALL);
3993 gfc_match_sync_all (void) function
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
match.cc 1637 match ("sync all", gfc_match_sync_all, ST_SYNC_CALL);
3985 gfc_match_sync_all (void) function

Completed in 21 milliseconds