Home
last modified time | relevance | path

Searched refs:internal_error_function (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtoplev.c1136 internal_error_function (diagnostic_context *, const char *, va_list *) in internal_error_function() function
1194 global_dc->internal_error = internal_error_function; in general_init()
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtoplev.cc993 internal_error_function (diagnostic_context *, const char *, va_list *) in internal_error_function() function
1051 global_dc->internal_error = internal_error_function; in general_init()
H A DChangeLog-200218629 (internal_error_function): Remove declaration.
18630 * diagnostic.c (internal_error_function): Remove definition..
H A DChangeLog-201721520 (internal_error_function): ...here to handle reentered internal_error.
29321 * toplev.c (internal_error_function): New static function. Use it...