Searched refs:gomp_fatal (Results 1 - 4 of 4) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libgomp/
H A Dalloc.c41 gomp_fatal ("Out of memory allocating %lu bytes", (unsigned long) size);
50 gomp_fatal ("Out of memory allocating %lu bytes", (unsigned long) size);
59 gomp_fatal ("Out of memory allocating %lu bytes", (unsigned long) size);
H A Derror.c60 gomp_fatal (const char *fmt, ...) function
H A Dlibgomp.h275 extern void gomp_fatal (const char *, ...)
H A Dteam.c303 gomp_fatal ("Thread creation failed: %s", strerror (err));

Completed in 106 milliseconds