Home
last modified time | relevance | path

Searched refs:gfc_get_errors (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Derror.c1396 gfc_get_errors (&w, &e); in gfc_internal_error()
1511 gfc_get_errors (int *w, int *e) in gfc_get_errors() function
H A Dparse.c598 gfc_get_errors (NULL, &ecnt); in decode_statement()
6304 gfc_get_errors (NULL, &errors); in translate_all_program_units()
6443 gfc_get_errors (NULL, &errors_before); in gfc_parse_file()
6451 gfc_get_errors (NULL, &errors_before); in gfc_parse_file()
6482 gfc_get_errors (NULL, &errors); in gfc_parse_file()
H A Dgfortran.h3024 void gfc_get_errors (int *, int *);
H A Ddump-parse-tree.c3205 gfc_get_errors (NULL, &error_count); in gfc_dump_c_prototypes()
H A Dprimary.c2897 gfc_get_errors (NULL, &errors); in caf_variable_attr()
H A Dclass.c82 gfc_get_errors (&wcnt, &ecnt); in insert_component_ref()
H A Dfrontend-passes.c164 gfc_get_errors (&w, &e); in gfc_run_passes()
H A Dresolve.c11361 gfc_get_errors (NULL, &error_count); in generate_component_assignments()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Derror.cc1497 gfc_get_errors (&w, &e); in gfc_internal_error()
1612 gfc_get_errors (int *w, int *e) in gfc_get_errors() function
H A Dparse.cc600 gfc_get_errors (NULL, &ecnt); in decode_statement()
6643 gfc_get_errors (NULL, &errors); in translate_all_program_units()
6782 gfc_get_errors (NULL, &errors_before); in gfc_parse_file()
6790 gfc_get_errors (NULL, &errors_before); in gfc_parse_file()
6821 gfc_get_errors (NULL, &errors); in gfc_parse_file()
H A DChangeLog-2014363 (gfc_get_errors): Ditto. Use bool argument.
364 * gfortran.h (gfc_get_errors): Update prototype.
420 (gfc_get_errors): Include common diagnostic in count.
H A Dgfortran.h3309 void gfc_get_errors (int *, int *);
H A Ddump-parse-tree.cc3539 gfc_get_errors (NULL, &error_count); in gfc_dump_c_prototypes()
H A Dprimary.cc2905 gfc_get_errors (NULL, &errors); in caf_variable_attr()
H A Dclass.cc84 gfc_get_errors (&wcnt, &ecnt); in insert_component_ref()
H A Dfrontend-passes.cc164 gfc_get_errors (&w, &e); in gfc_run_passes()
H A DChangeLog-2004788 (gfc_get_errors): Typo fix in comment in front of function. Remove
H A DChangeLog-20151719 (gfc_get_errors): Remove warnings and errors.
H A Dresolve.cc11520 gfc_get_errors (NULL, &error_count); in generate_component_assignments()