Home
last modified time | relevance | path

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

/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Derror.c41 gomp_vdebug (int kind __attribute__ ((unused)), const char *msg, va_list list) in gomp_vdebug() function
H A Dlibgomp.h101 #define gomp_vdebug(KIND, FMT, VALIST) \ macro