Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDkmp_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
HDkmp_tasking.cpp504 KMP_DEBUG_USE_VAR(counter);
790 KMP_DEBUG_USE_VAR(counter);