Home
last modified time | relevance | path

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

/external/llvm-project/openmp/runtime/src/
Dkmp_error.cpp37 #define PUSH_MSG(ct, ident) \ macro
193 KE_TRACE(100, (PUSH_MSG(ct_parallel, ident))); in __kmp_push_parallel()
232 KE_TRACE(100, (PUSH_MSG(ct, ident))); in __kmp_push_workshare()
345 KE_TRACE(100, (PUSH_MSG(ct, ident)));