Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/libomptarget/include/
H A DDebug.h155 #define DEBUGP(prefix, ...) \ macro
165 DEBUGP(DEBUG_PREFIX, __VA_ARGS__); \
179 #define DEBUGP(prefix, ...) \ macro
190 DEBUGP(DEBUG_PREFIX, __VA_ARGS__); \