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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-array.cc 6786 gfc_trans_array_bounds (tree type, gfc_symbol * sym, tree * poffset, function
6942 size = gfc_trans_array_bounds (type, sym, &offset, &init);
7051 gfc_trans_array_bounds (type, sym, &offset, &init);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-array.cc 6513 gfc_trans_array_bounds (tree type, gfc_symbol * sym, tree * poffset, function
6654 size = gfc_trans_array_bounds (type, sym, &offset, &init);
6749 gfc_trans_array_bounds (type, sym, &offset, &init);

Completed in 27 milliseconds