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

  /src/external/gpl3/gcc/dist/libgfortran/caf/
single.c 1204 size_t next_dst_dim; local
1371 next_dst_dim = extent_src > 1
1378 dst_kind, src_kind, next_dst_dim, src_dim + 1,
  /src/external/gpl3/gcc.old/dist/libgfortran/caf/
single.c 1207 size_t next_dst_dim; local
1374 next_dst_dim = extent_src > 1
1381 dst_kind, src_kind, next_dst_dim, src_dim + 1,

Completed in 15 milliseconds