Home
last modified time | relevance | path

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 Dmatch.h282 match gfc_match_bind_c_stmt (void);
H A Dparse.c197 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 Ddecl.c6119 gfc_match_bind_c_stmt (void) in gfc_match_bind_c_stmt() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h295 match gfc_match_bind_c_stmt (void);
H A Dparse.cc199 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 DChangeLog-2007394 * 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 DChangeLog-20131057 * decl.c (gfc_match_bind_c_stmt): Add gfc_notify_std.
H A DChangeLog-20122340 (gfc_match_bind_c_stmt): Handle curr_binding_label change.
H A Ddecl.cc6208 gfc_match_bind_c_stmt (void) in gfc_match_bind_c_stmt() function