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

  /src/external/gpl3/gcc/dist/gcc/fortran/
expr.cc 4876 gfc_apply_init (gfc_typespec *ts, symbol_attribute *attr, gfc_expr *init) function
5129 gfc_apply_init (&c->ts, &c->attr, init);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
expr.cc 4860 gfc_apply_init (gfc_typespec *ts, symbol_attribute *attr, gfc_expr *init) function
5113 gfc_apply_init (&c->ts, &c->attr, init);

Completed in 36 milliseconds