Searched refs:gfc_match_function_decl (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 227 match gfc_match_function_decl (void);
|
H A D | parse.c | 343 m = gfc_match_function_decl (); in decode_statement()
|
H A D | decl.c | 7360 gfc_match_function_decl (void) in gfc_match_function_decl() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 244 match gfc_match_function_decl (void);
|
H A D | ChangeLog-2008 | 1627 (gfc_match_function_decl), (gfc_match_subroutine): Call the new method 3770 (gfc_match_function_decl): Defer characteristic association for 3963 (gfc_match_function_decl): Except for function valued character
|
H A D | ChangeLog-2006 | 1119 * decl.c (get_proc_name, gfc_match_function_decl): Add 2337 (gfc_match_function_decl, gfc_match_entry, 4471 * decl.c (gfc_match_function_decl): Correctly error out in case of
|
H A D | ChangeLog-2016 | 224 (gfc_match_function_decl, gfc_match_submod_proc): Ditto. 2662 (gfc_match_function_decl, gfc_match_subroutine): After errors
|
H A D | ChangeLog-2009 | 2630 * decl.c (gfc_match_function_decl): Use gfc_add_type. 3108 (variable_decl,match_procedure_decl,gfc_match_function_decl,
|
H A D | parse.cc | 345 m = gfc_match_function_decl (); in decode_statement()
|
H A D | ChangeLog-2020 | 173 * decl.c (gfc_match_function_decl): Avoid NULL pointer dereference.
|
H A D | ChangeLog-2004 | 2073 match_attr_spec, gfc_match_function_decl, gfc_match_end,
|
H A D | ChangeLog-2015 | 1347 (gfc_match_function_decl, gfc_match_subroutine_decl): Set the
|
H A D | ChangeLog-2019 | 638 decl.c (gfc_match_function_decl): Ignore duplicate BIND(C) for function
|
H A D | decl.cc | 7449 gfc_match_function_decl (void) in gfc_match_function_decl() function
|
H A D | ChangeLog-2005 | 3413 gfc_match_formal_arglist, match_result, gfc_match_function_decl):
|
H A D | ChangeLog-2007 | 3104 (gfc_match_function_decl): Use it. Code is re-arranged to deal with
|