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

  /src/external/gpl3/gcc/dist/gcc/fortran/
parse.cc 820 gfc_ascii_statement (ST_OMP_ALLOCATE), loc);
833 &n->expr->where, gfc_ascii_statement (ST_OMP_ALLOCATE));
858 "pointer attribute", gfc_ascii_statement (ST_OMP_ALLOCATE),
2132 gfc_ascii_statement (gfc_statement st, bool strip_sentinel) function
2975 gfc_internal_error ("gfc_ascii_statement(): Bad statement code");
3124 gfc_error ("Unexpected %s statement at %C", gfc_ascii_statement (st));
3282 gfc_ascii_statement (st),
3283 gfc_ascii_statement (p->last_statement), &p->where);
4044 gfc_ascii_statement (st));
4100 gfc_ascii_statement (st))
    [all...]
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
parse.cc 1930 gfc_ascii_statement (gfc_statement st) function
2750 gfc_internal_error ("gfc_ascii_statement(): Bad statement code");
2895 gfc_error ("Unexpected %s statement at %C", gfc_ascii_statement (st));
3051 gfc_ascii_statement (st),
3052 gfc_ascii_statement (p->last_statement), &p->where);
3813 gfc_ascii_statement (st));
3871 gfc_ascii_statement (st));
4028 gfc_ascii_statement (st));
4060 gfc_ascii_statement (st));
4144 gfc_ascii_statement (st))
    [all...]

Completed in 22 milliseconds