Searched refs:gfc_match_lock (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.h | 86 match gfc_match_lock (void);
|
H A D | match.c | 1652 match ("lock", gfc_match_lock, ST_LOCK) in gfc_match_if() 3757 gfc_match_lock (void) in gfc_match_lock() function
|
H A D | parse.c | 517 match ("lock", gfc_match_lock, ST_LOCK); in decode_statement()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.h | 83 match gfc_match_lock (void);
|
H A D | match.cc | 1627 match ("lock", gfc_match_lock, ST_LOCK) in gfc_match_if() 3798 gfc_match_lock (void) in gfc_match_lock() function
|
H A D | ChangeLog-2011 | 2379 * match.h (gfc_match_lock, gfc_match_unlock): New prototypes. 2380 * match.c (gfc_match_lock, gfc_match_unlock,
|
H A D | parse.cc | 519 match ("lock", gfc_match_lock, ST_LOCK); in decode_statement()
|
H A D | ChangeLog-2012 | 1394 gfc_match_lock, sync_statement, gfc_match_assign, gfc_match_goto,
|