Home
last modified time | relevance | path

Searched refs:GOMP_error (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Derror.c109 GOMP_error (const char *msg, size_t msglen) in GOMP_error() function
H A Dlibgomp_g.h373 extern void GOMP_error (const char *, size_t);
H A Dlibgomp.map399 GOMP_error;
H A DChangeLog1726 * libgomp.map (GOMP_5.1): Add GOMP_error and GOMP_warning.
1727 * libgomp_g.h (GOMP_warning, GOMP_error): Declare.
1728 * error.c (GOMP_warning, GOMP_error): New functions.
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Domp-builtins.def468 DEF_GOMP_BUILTIN (BUILT_IN_GOMP_ERROR, "GOMP_error",