Searched defs:gomp_vdebug (Results 1 – 2 of 2) sorted by relevance
41 gomp_vdebug (int kind __attribute__ ((unused)), const char *msg, va_list list) in gomp_vdebug() function
101 #define gomp_vdebug(KIND, FMT, VALIST) \ macro