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

/haiku-buildtools/gcc/gcc/fortran/
H A Dexpr.c1920 gfc_expand_constructor (p, false);
2643 t = gfc_expand_constructor (e, true);
2679 if (!gfc_expand_constructor (expr, true))
H A Darray.c1703 gfc_expand_constructor (gfc_expr *e, bool fatal) function
H A Dgfortran.h3069 bool gfc_expand_constructor (gfc_expr *, bool);
H A Dresolve.c6294 gfc_expand_constructor (e, false);
6302 /* For efficiency, we call gfc_expand_constructor for BT_CHARACTER
6304 gfc_expand_constructor (e, false);

Completed in 188 milliseconds