HomeSort by: relevance | last modified time | path
    Searched refs:runtime_error_at (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgfortran/runtime/
minimal.c 260 /* void runtime_error_at()-- These are errors associated with a
264 runtime_error_at (const char *where, const char *message, ...) function
277 iexport(runtime_error_at); variable
error.c 451 /* void runtime_error_at()-- These are errors associated with a
455 runtime_error_at (const char *where, const char *message, ...) function
480 iexport(runtime_error_at); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/runtime/
minimal.c 260 /* void runtime_error_at()-- These are errors associated with a
264 runtime_error_at (const char *where, const char *message, ...) function
277 iexport(runtime_error_at); variable
error.c 451 /* void runtime_error_at()-- These are errors associated with a
455 runtime_error_at (const char *where, const char *message, ...) function
480 iexport(runtime_error_at); variable
  /src/external/gpl3/gcc/dist/libgfortran/
libgfortran.h 785 extern _Noreturn void runtime_error_at (const char *, const char *, ...)
787 iexport_proto(runtime_error_at); variable
  /src/external/gpl3/gcc.old/dist/libgfortran/
libgfortran.h 781 extern _Noreturn void runtime_error_at (const char *, const char *, ...)
783 iexport_proto(runtime_error_at); variable

Completed in 35 milliseconds