Home
last modified time | relevance | path

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 Dmatch.h227 match gfc_match_function_decl (void);
H A Dparse.c343 m = gfc_match_function_decl (); in decode_statement()
H A Ddecl.c7360 gfc_match_function_decl (void) in gfc_match_function_decl() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h244 match gfc_match_function_decl (void);
H A DChangeLog-20081627 (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 DChangeLog-20061119 * 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 DChangeLog-2016224 (gfc_match_function_decl, gfc_match_submod_proc): Ditto.
2662 (gfc_match_function_decl, gfc_match_subroutine): After errors
H A DChangeLog-20092630 * decl.c (gfc_match_function_decl): Use gfc_add_type.
3108 (variable_decl,match_procedure_decl,gfc_match_function_decl,
H A Dparse.cc345 m = gfc_match_function_decl (); in decode_statement()
H A DChangeLog-2020173 * decl.c (gfc_match_function_decl): Avoid NULL pointer dereference.
H A DChangeLog-20042073 match_attr_spec, gfc_match_function_decl, gfc_match_end,
H A DChangeLog-20151347 (gfc_match_function_decl, gfc_match_subroutine_decl): Set the
H A DChangeLog-2019638 decl.c (gfc_match_function_decl): Ignore duplicate BIND(C) for function
H A Ddecl.cc7449 gfc_match_function_decl (void) in gfc_match_function_decl() function
H A DChangeLog-20053413 gfc_match_formal_arglist, match_result, gfc_match_function_decl):
H A DChangeLog-20073104 (gfc_match_function_decl): Use it. Code is re-arranged to deal with