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 D | match.h | 73 match gfc_match_event_post (void);
|
H A D | match.c | 1642 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 D | parse.c | 489 match ("event post", gfc_match_event_post, ST_EVENT_POST); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 70 match gfc_match_event_post (void);
|
H A D | match.cc | 1617 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 D | ChangeLog-2015 | 104 * 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 D | parse.cc | 491 match ("event post", gfc_match_event_post, ST_EVENT_POST); in decode_statement()
|
H A D | ChangeLog-2018 | 1578 * match.c (gfc_match_event_post, gfc_match_event_wait,
|