Home
last modified time | relevance | path

Searched refs:gfc_match_asynchronous (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h246 match gfc_match_asynchronous (void);
H A Dparse.c192 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 Ddecl.c9726 gfc_match_asynchronous (void) in gfc_match_asynchronous() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h263 match gfc_match_asynchronous (void);
H A Dparse.cc194 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 DChangeLog-20105478 (gfc_match_asynchronous): New function.
5485 * match.h (gfc_match_asynchronous): New prototype.
H A DChangeLog-20121383 gfc_match_asynchronous, gfc_match_modproc, gfc_get_type_attr_spec,
H A DChangeLog-20181869 (gfc_match_volatile, gfc_match_asynchronous) Use check_function_name.
H A Ddecl.cc9814 gfc_match_asynchronous (void) in gfc_match_asynchronous() function