Home
last modified time | relevance | path

Searched refs:gfc_match_event_post (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dmatch.h73 match gfc_match_event_post (void);
H A Dmatch.c1642 match ("event post", gfc_match_event_post, ST_EVENT_POST) in gfc_match_if()
3416 gfc_match_event_post (void) in gfc_match_event_post() function
H A Dparse.c489 match ("event post", gfc_match_event_post, ST_EVENT_POST); in decode_statement()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dmatch.h70 match gfc_match_event_post (void);
H A Dmatch.cc1617 match ("event post", gfc_match_event_post, ST_EVENT_POST) in gfc_match_if()
3457 gfc_match_event_post (void) in gfc_match_event_post() function
H A DChangeLog-2015104 * match.c (event_statement,gfc_match_event_post,gfc_match_event_wait):
107 * match.h (gfc_match_event_post,gfc_match_event_wait):
H A Dparse.cc491 match ("event post", gfc_match_event_post, ST_EVENT_POST); in decode_statement()
H A DChangeLog-20181578 * match.c (gfc_match_event_post, gfc_match_event_wait,