Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_debug.h45 #define KMP_DEBUG_ASSERT2(cond, msg) KMP_ASSERT2(cond, msg) macro
55 #define KMP_DEBUG_ASSERT2(cond, msg) /* Nothing */ macro
62 #define KMP_DEBUG_ASSERT2(cond, msg) /* Nothing */ macro