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

  /src/external/gpl3/gcc/dist/gcc/fortran/
symbol.cc 1358 gfc_add_volatile (symbol_attribute *attr, const char *name, locus *where) function
2109 if (src->volatile_ && !gfc_add_volatile (dest, NULL, where))
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
symbol.cc 1352 gfc_add_volatile (symbol_attribute *attr, const char *name, locus *where) function
2103 if (src->volatile_ && !gfc_add_volatile (dest, NULL, where))

Completed in 71 milliseconds