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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-expr.cc 6506 gfc_typespec temp_ts = e->ts; local
6508 e->ts = temp_ts;
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-expr.cc 6161 gfc_typespec temp_ts = e->ts; local
6163 e->ts = temp_ts;

Completed in 38 milliseconds