Home
last modified time | relevance | path

Searched refs:KMP_DEBUG_USE_VAR (Results 1 – 2 of 2) 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
Dkmp_tasking.cpp339 KMP_DEBUG_USE_VAR(counter); in __kmp_push_task()
613 KMP_DEBUG_USE_VAR(counter); in __kmpc_omp_task_begin_if0_template()