Searched refs:gfc_match_st_function (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 117 match gfc_match_st_function (void);
|
H A D | parse.c | 176 match (NULL, gfc_match_st_function, ST_STATEMENT_FUNCTION); in decode_specification_statement() 366 m = match_word (NULL, gfc_match_st_function, &old_locus); in decode_statement()
|
H A D | match.c | 5856 gfc_match_st_function (void) in gfc_match_st_function() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 112 match gfc_match_st_function (void);
|
H A D | parse.cc | 178 match (NULL, gfc_match_st_function, ST_STATEMENT_FUNCTION); in decode_specification_statement() 368 m = match_word (NULL, gfc_match_st_function, &old_locus); in decode_statement()
|
H A D | ChangeLog-2005 | 1176 (gfc_match_st_function): Call recursive_stmt_fcn to check 2115 * match.c (gfc_match_st_function): Likewise. 3422 gfc_match_namelist, gfc_match_module, gfc_match_st_function):
|
H A D | match.cc | 5925 gfc_match_st_function (void) in gfc_match_st_function() function
|
H A D | ChangeLog-2012 | 1395 gfc_match_allocate, gfc_match_return, gfc_match_st_function): Ditto.
|
H A D | ChangeLog-2015 | 387 * match.c (gfc_match_st_function): Ditto.
|
H A D | ChangeLog-2019 | 1330 * match.c (gfc_match_st_function): When matching a statement function,
|
H A D | ChangeLog-2009 | 1544 (gfc_match_st_function): Warn about statement functions.
|