Home
last modified time | relevance | path

Searched refs:gfc_convert_to_structure_constructor (Results 1 – 15 of 15) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c3123 gfc_convert_to_structure_constructor (gfc_expr *e, gfc_symbol *sym, gfc_expr **cexpr, in gfc_convert_to_structure_constructor() function
3296 m = gfc_convert_to_structure_constructor (NULL, in gfc_convert_to_structure_constructor()
3401 if (!gfc_convert_to_structure_constructor (e, sym, NULL, NULL, false)) in gfc_match_structure_constructor()
H A Dgfortran.h3529 bool gfc_convert_to_structure_constructor (gfc_expr *, gfc_symbol *,
H A Dresolve.c2768 if (!gfc_convert_to_structure_constructor (expr, intr->sym, NULL, in resolve_generic_f()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc3131 gfc_convert_to_structure_constructor (gfc_expr *e, gfc_symbol *sym, gfc_expr **cexpr, in gfc_convert_to_structure_constructor() function
3304 m = gfc_convert_to_structure_constructor (NULL, in gfc_convert_to_structure_constructor()
3409 if (!gfc_convert_to_structure_constructor (e, sym, NULL, NULL, false)) in gfc_match_structure_constructor()
H A DChangeLog-2019797 (gfc_convert_to_structure_constructor): Rename local var.
2402 * primary.c (gfc_convert_to_structure_constructor): Likewise.
3113 * primary.c (gfc_convert_to_structure_constructor): If a character
H A Dgfortran.h3817 bool gfc_convert_to_structure_constructor (gfc_expr *, gfc_symbol *,
H A DChangeLog-2011397 gfc_convert_to_structure_constructor): New function prototypes.
412 * primary.c (gfc_convert_to_structure_constructor): New function.
414 gfc_convert_to_structure_constructor.
H A DChangeLog-20181833 * primary.c (gfc_convert_to_structure_constructor): Check
2188 * primary.c (gfc_convert_to_structure_constructor):
H A DChangeLog180 * primary.cc (gfc_convert_to_structure_constructor): Only do
H A DChangeLog-20142478 * primary.c (gfc_convert_to_structure_constructor): Avoid null pointer
H A DChangeLog-20171587 (gfc_convert_to_structure_constructor): Likewise.
H A DChangeLog-20121401 build_actual_constructor, gfc_convert_to_structure_constructor): Ditto.
H A DChangeLog-20162489 * primary.c (gfc_convert_to_structure_constructor): Likewise.
H A DChangeLog-20152640 (gfc_convert_to_structure_constructor): Same.
H A Dresolve.cc2827 if (!gfc_convert_to_structure_constructor (expr, intr->sym, NULL, in resolve_generic_f()