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

  /src/external/gpl3/gcc/dist/gcc/fortran/
trans-array.cc 9199 gfc_duplicate_allocatable (tree dest, tree src, tree type, int rank, function
9489 gfc_duplicate_allocatable (), where the deep copy code is just added
9491 argument to gfc_duplicate_allocatable (). */
9494 tmp = gfc_duplicate_allocatable (dest, decl, decl_type, rank,
10174 gfc_duplicate_allocatable (). */
10248 tmp = gfc_duplicate_allocatable (dcmp, comp, ctype, rank,
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
trans-array.cc 8830 gfc_duplicate_allocatable (tree dest, tree src, tree type, int rank, function
9118 gfc_duplicate_allocatable (), where the deep copy code is just added
9120 argument to gfc_duplicate_allocatable (). */
9123 tmp = gfc_duplicate_allocatable (dest, decl, decl_type, rank,
9797 gfc_duplicate_allocatable (). */
9869 tmp = gfc_duplicate_allocatable (dcmp, comp, ctype, rank,

Completed in 133 milliseconds