Searched refs:gfc_match_bind_c_stmt (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 282 match gfc_match_bind_c_stmt (void);
|
H A D | parse.c | 197 match (NULL, gfc_match_bind_c_stmt, ST_ATTR_DECL); in decode_specification_statement() 450 match (NULL, gfc_match_bind_c_stmt, ST_ATTR_DECL); in decode_statement()
|
H A D | decl.c | 6119 gfc_match_bind_c_stmt (void) in gfc_match_bind_c_stmt() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 295 match gfc_match_bind_c_stmt (void);
|
H A D | parse.cc | 199 match (NULL, gfc_match_bind_c_stmt, ST_ATTR_DECL); in decode_specification_statement() 452 match (NULL, gfc_match_bind_c_stmt, ST_ATTR_DECL); in decode_statement()
|
H A D | ChangeLog-2007 | 394 * decl.c (match_attr_spec,gfc_match_bind_c_stmt,gfc_match_entry): 3100 (gfc_match_bind_c_stmt): Ditto. 3205 gfc_match_bind_c_stmt, gfc_match_suffix, gfc_match_bind_c, 3207 * parse.c (decode_statement): Use gfc_match_bind_c_stmt
|
H A D | ChangeLog-2013 | 1057 * decl.c (gfc_match_bind_c_stmt): Add gfc_notify_std.
|
H A D | ChangeLog-2012 | 2340 (gfc_match_bind_c_stmt): Handle curr_binding_label change.
|
H A D | decl.cc | 6208 gfc_match_bind_c_stmt (void) in gfc_match_bind_c_stmt() function
|