Home
last modified time | relevance | path

Searched refs:os_error_at (Results 1 – 8 of 8) sorted by relevance

/netbsd/external/gpl3/gcc.old/dist/libgfortran/runtime/
H A Dminimal.c226 os_error_at (const char *where, const char *message, ...) in os_error_at() function
239 iexport(os_error_at);
H A Derror.c414 os_error_at (const char *where, const char *message, ...) in os_error_at() function
450 iexport(os_error_at);
/netbsd/external/gpl3/gcc/dist/libgfortran/runtime/
H A Dminimal.c226 os_error_at (const char *where, const char *message, ...) in os_error_at() function
239 iexport(os_error_at);
H A Derror.c383 os_error_at (const char *where, const char *message, ...) in os_error_at() function
419 iexport(os_error_at);
/netbsd/external/gpl3/gcc/dist/libgfortran/
H A DChangeLog-201984 * runtime/minimal.c (os_error_at): New function.
132 * libgfortran.h (os_error_at): New prototype.
133 * runtime/error.c (os_error_at): New function.
H A Dlibgfortran.h770 extern _Noreturn void os_error_at (const char *, const char *, ...)
772 iexport_proto(os_error_at);
/netbsd/external/gpl3/gcc.old/dist/libgfortran/
H A Dlibgfortran.h731 extern _Noreturn void os_error_at (const char *, const char *, ...)
733 iexport_proto(os_error_at);
/netbsd/external/gpl3/gcc/dist/gcc/fortran/
H A DChangeLog-20191352 os_error with os_error_at decl.