Searched refs:gfc_match_structure_constructor (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 288 match gfc_match_structure_constructor (gfc_symbol *, gfc_expr **);
|
H A D | primary.c | 3375 gfc_match_structure_constructor (gfc_symbol *sym, gfc_expr **result) in gfc_match_structure_constructor() function
|
H A D | decl.c | 454 return gfc_match_structure_constructor (dt_sym, result); in match_data_constant()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 299 match gfc_match_structure_constructor (gfc_symbol *, gfc_expr **);
|
H A D | ChangeLog-2008 | 986 * primary.c (gfc_match_structure_constructor): Check that no ABSTRACT 1207 * primary.c (match_varspec), (gfc_match_structure_constructor): Ditto. 1415 gfc_match_structure_constructor. 1426 gfc_match_structure_constructor. 1428 from gfc_match_structure_constructor and modified to call self 1431 (gfc_match_structure_constructor): Do not throw error for too 1438 gfc_match_structure_constructor. 2007 gfc_get_structure_ctor_component, gfc_match_structure_constructor): Likewise. 2653 (gfc_match_structure_constructor): Extended largely to support named
|
H A D | ChangeLog-2004 | 2102 gfc_match_actual_arglist, gfc_match_structure_constructor, 2310 (gfc_match_structure_constructor): ... to this. Make non-static. 2312 * match.h (gfc_match_structure_constructor): Declare.
|
H A D | ChangeLog-2011 | 400 * match.h (gfc_match_structure_constructor): Update prototype. 413 (gfc_match_structure_constructor): Restructured; calls 1658 * primary.c (gfc_match_structure_constructor): Handle parsing of 3515 * primary.c (gfc_match_structure_constructor): Handle empty parent
|
H A D | ChangeLog-2015 | 310 * primary.c (gfc_match_structure_constructor): Reduce a structure 321 * primary.c (gfc_match_structure_constructor): Fix whitespace. 881 * primary.c (gfc_match_structure_constructor): Use a possibly
|
H A D | primary.cc | 3383 gfc_match_structure_constructor (gfc_symbol *sym, gfc_expr **result) in gfc_match_structure_constructor() function
|
H A D | ChangeLog | 1646 * primary.c (gfc_match_structure_constructor): Recover from errors
|
H A D | ChangeLog-2017 | 1230 (gfc_match_structure_constructor, match_variable): Remove yet
|
H A D | ChangeLog-2010 | 907 * primary.c (gfc_match_structure_constructor): Invert the assert logic. 4653 (gfc_match_structure_constructor): Likewise.
|
H A D | ChangeLog-2007 | 595 * primary.c (gfc_match_structure_constructor): Allow 3316 * (gfc_match_structure_constructor): Check for private access state.
|
H A D | ChangeLog-2018 | 149 * primary.c (gfc_match_structure_constructor): Set the locus of
|
H A D | ChangeLog-2016 | 2524 * primary.c (gfc_match_varspec, gfc_match_structure_constructor,
|
H A D | decl.cc | 454 return gfc_match_structure_constructor (dt_sym, result); in match_data_constant()
|