Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_debug.h46 #define KMP_DEBUG_USE_VAR(x) /* Nothing (it is used!) */ macro
56 #define KMP_DEBUG_USE_VAR(x) ((void)(x)) macro
63 #define KMP_DEBUG_USE_VAR(x) ((void)(x)) macro