Searched defs:saw_errmsg (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | match.cc | 3292 bool saw_until_count, saw_stat, saw_errmsg; in event_statement() local 3634 bool saw_acq_lock, saw_stat, saw_errmsg; in lock_unlock_statement() local 3828 bool saw_stat, saw_errmsg; in sync_statement() local 4239 bool saw_stat, saw_errmsg, saw_source, saw_mold, saw_deferred, b1, b2, b3; in gfc_match_allocate() local 4739 bool saw_stat, saw_errmsg, b1, b2; in gfc_match_deallocate() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | match.c | 3251 bool saw_until_count, saw_stat, saw_errmsg; in event_statement() local 3593 bool saw_acq_lock, saw_stat, saw_errmsg; in lock_unlock_statement() local 3787 bool saw_stat, saw_errmsg; in sync_statement() local 4198 bool saw_stat, saw_errmsg, saw_source, saw_mold, saw_deferred, b1, b2, b3; in gfc_match_allocate() local 4698 bool saw_stat, saw_errmsg, b1, b2; in gfc_match_deallocate() local
|