Searched refs:error_stop_string (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/libgfortran/runtime/ |
H A D | stop.c | 159 extern _Noreturn void error_stop_string (const char *, size_t, bool); 160 export_proto(error_stop_string); 163 error_stop_string (const char *string, size_t len, bool quiet) in error_stop_string() function
|
H A D | minimal.c | 364 extern _Noreturn void error_stop_string (const char *, size_t, bool); 365 export_proto(error_stop_string); 368 error_stop_string (const char *string, size_t len, bool quiet) in error_stop_string() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/runtime/ |
H A D | stop.c | 159 extern _Noreturn void error_stop_string (const char *, size_t, bool); 160 export_proto(error_stop_string); 163 error_stop_string (const char *string, size_t len, bool quiet) in error_stop_string() function
|
H A D | minimal.c | 364 extern _Noreturn void error_stop_string (const char *, size_t, bool); 365 export_proto(error_stop_string); 368 error_stop_string (const char *string, size_t len, bool quiet) in error_stop_string() function
|
/netbsd-src/external/gpl3/gcc/dist/libgfortran/ |
H A D | ChangeLog-2011 | 716 * runtime/stop.c (stop_string,error_stop_string): Minor cleanup. 754 * runtime/stop.c (error_stop_string, error_stop_numeric): 790 (error_stop_string): Call sys_abort(). 816 (error_stop_string): Likewise.
|
H A D | ChangeLog-2015 | 58 * runtime/stop.c (error_stop_string): Likewise.
|
H A D | ChangeLog-2013 | 166 (stop_numeric, stop_numeric_f08, stop_string, error_stop_string,
|
H A D | ChangeLog-2018 | 480 (error_stop_string): Likewise. 1319 (stop_string, error_stop_string, error_stop_numeric): New 1412 (error_stop_string): Likewise. 1427 (error_stop_string): Likewise.
|
H A D | ChangeLog-2010 | 805 * runtime/stop.c (error_stop_string): New function.
|