Searched refs:gfc_match_asynchronous (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 246 match gfc_match_asynchronous (void);
|
H A D | parse.c | 192 match ("asynchronous", gfc_match_asynchronous, ST_ATTR_DECL); in decode_specification_statement() 443 match ("asynchronous", gfc_match_asynchronous, ST_ATTR_DECL); in decode_statement()
|
H A D | decl.c | 9726 gfc_match_asynchronous (void) in gfc_match_asynchronous() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 263 match gfc_match_asynchronous (void);
|
H A D | parse.cc | 194 match ("asynchronous", gfc_match_asynchronous, ST_ATTR_DECL); in decode_specification_statement() 445 match ("asynchronous", gfc_match_asynchronous, ST_ATTR_DECL); in decode_statement()
|
H A D | ChangeLog-2010 | 5478 (gfc_match_asynchronous): New function. 5485 * match.h (gfc_match_asynchronous): New prototype.
|
H A D | ChangeLog-2012 | 1383 gfc_match_asynchronous, gfc_match_modproc, gfc_get_type_attr_spec,
|
H A D | ChangeLog-2018 | 1869 (gfc_match_volatile, gfc_match_asynchronous) Use check_function_name.
|
H A D | decl.cc | 9814 gfc_match_asynchronous (void) in gfc_match_asynchronous() function
|