Home
last modified time | relevance | path

Searched defs:gomp_vdebug (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/libgomp/
H A Derror.c41 gomp_vdebug (int kind __attribute__ ((unused)), const char *msg, va_list list) in gomp_vdebug() function
H A Dlibgomp.h177 #define gomp_vdebug(KIND, FMT, VALIST) \ macro
/netbsd-src/external/gpl3/gcc/dist/libgomp/
H A Derror.c41 gomp_vdebug (int kind __attribute__ ((unused)), const char *msg, va_list list) in gomp_vdebug() function
H A Dlibgomp.h180 #define gomp_vdebug(KIND, FMT, VALIST) \ macro