Home
last modified time | relevance | path

Searched refs:match_procedure_interface (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20091079 match_procedure_interface): Rename gfc_match_type_spec.
1900 * decl.c (match_procedure_interface): Correct the association
2784 * decl.c (match_procedure_interface): New function to match the
2786 (match_procedure_decl): Call match_procedure_interface.
H A Ddecl.cc6991 match_procedure_interface (gfc_symbol **proc_if) in match_procedure_interface() function
7077 m = match_procedure_interface (&proc_if); in match_procedure_decl()
7222 m = match_procedure_interface (&proc_if); in match_ppc_decl()
H A DChangeLog-20121184 * decl.c (match_procedure_interface): Move some checks to
1190 'match_procedure_interface'. Minor cleanup.
H A DChangeLog-20162223 * decl.c (match_procedure_interface): Exit loop if procedure
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Ddecl.c6902 match_procedure_interface (gfc_symbol **proc_if) in match_procedure_interface() function
6988 m = match_procedure_interface (&proc_if); in match_procedure_decl()
7133 m = match_procedure_interface (&proc_if); in match_ppc_decl()