Home
last modified time | relevance | path

Searched refs:old_error (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dprimary.c1438 gfc_error_buffer old_error; in match_complex_constant() local
1451 gfc_push_error (&old_error); in match_complex_constant()
1456 gfc_free_error (&old_error); in match_complex_constant()
1466 gfc_pop_error (&old_error); in match_complex_constant()
1478 gfc_free_error (&old_error); in match_complex_constant()
1481 gfc_pop_error (&old_error); in match_complex_constant()
H A Dmatch.c5858 gfc_error_buffer old_error; in gfc_match_st_function() local
5889 gfc_push_error (&old_error); in gfc_match_st_function()
5901 gfc_free_error (&old_error); in gfc_match_st_function()
5936 gfc_pop_error (&old_error); in gfc_match_st_function()
5949 gfc_error_buffer old_error; in gfc_match_ptr_fcn_assign() local
5965 gfc_push_error (&old_error); in gfc_match_ptr_fcn_assign()
5996 gfc_pop_error (&old_error); in gfc_match_ptr_fcn_assign()
H A Dparse.c110 gfc_error_buffer old_error; in use_modules() local
112 gfc_push_error (&old_error); in use_modules()
116 gfc_pop_error (&old_error); in use_modules()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dprimary.cc1417 gfc_error_buffer old_error; in match_complex_constant() local
1430 gfc_push_error (&old_error); in match_complex_constant()
1435 gfc_free_error (&old_error); in match_complex_constant()
1445 gfc_pop_error (&old_error); in match_complex_constant()
1457 gfc_free_error (&old_error); in match_complex_constant()
1460 gfc_pop_error (&old_error); in match_complex_constant()
H A Dmatch.cc5927 gfc_error_buffer old_error; in gfc_match_st_function() local
5958 gfc_push_error (&old_error); in gfc_match_st_function()
5970 gfc_free_error (&old_error); in gfc_match_st_function()
6005 gfc_pop_error (&old_error); in gfc_match_st_function()
6018 gfc_error_buffer old_error; in gfc_match_ptr_fcn_assign() local
6034 gfc_push_error (&old_error); in gfc_match_ptr_fcn_assign()
6065 gfc_pop_error (&old_error); in gfc_match_ptr_fcn_assign()
H A Dparse.cc112 gfc_error_buffer old_error; in use_modules() local
114 gfc_push_error (&old_error); in use_modules()
118 gfc_pop_error (&old_error); in use_modules()