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

  /src/external/gpl3/gcc.old/dist/libgomp/
error.c 77 gomp_vfatal (const char *fmt, va_list list) function
89 gomp_vfatal (fmt, list);
libgomp-plugin.c 78 gomp_vfatal (msg, ap);
libgomp.h 193 extern void gomp_vfatal (const char *, va_list)
  /src/external/gpl3/gcc/dist/libgomp/
error.c 77 gomp_vfatal (const char *fmt, va_list list) function
89 gomp_vfatal (fmt, list);
libgomp-plugin.c 78 gomp_vfatal (msg, ap);
libgomp.h 191 extern void gomp_vfatal (const char *, va_list)

Completed in 50 milliseconds