Searched refs:__kmpc_error (Results 1 – 4 of 4) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/openmp/runtime/src/ |
| H A D | dllexports | 392 __kmpc_error 281
|
| H A D | kmp.h | 4592 extern void __kmpc_error(ident_t *loc, int severity, const char *message);
|
| H A D | kmp_csupport.cpp | 4476 void __kmpc_error(ident_t *loc, int severity, const char *message) { in __kmpc_error() function
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Frontend/OpenMP/ |
| H A D | OMPKinds.def | 209 __OMP_RTL(__kmpc_error, false, Void, IdentPtr, Int32, Int8Ptr) 683 __OMP_RTL_ATTRS(__kmpc_error, AttributeSet(), AttributeSet(),
|