Searched refs:KMP_DEBUG_ASSERT2 (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A 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
H A Dz_Windows_NT_util.cpp657 KMP_DEBUG_ASSERT2(h && ret, "OpenMP RTL cannot find itself loaded");
H A Dkmp_affinity.cpp5111 KMP_DEBUG_ASSERT2(KMP_AFFINITY_CAPABLE(),

Completed in 69 milliseconds