Searched refs:subdesc (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dtrans-intrinsic.c1671 tree num_images, cond, coindex, type, lbound, ubound, desc, subdesc, local
1693 subdesc = build_fold_indirect_ref_loc (input_location,
1700 tmp = gfc_build_array_ref (subdesc, gfc_rank_cst[corank-1], NULL);
1709 tmp = gfc_build_array_ref (subdesc, gfc_rank_cst[codim-rank], NULL);
1728 gfc_build_array_ref (subdesc, gfc_rank_cst[corank-1],
1749 tmp = gfc_build_array_ref (subdesc, gfc_rank_cst[codim-rank], NULL);

Completed in 101 milliseconds