Home
last modified time | relevance | path

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

/llvm-project-15.0.7/openmp/runtime/test/ompt/misc/
H A Druntime_error.c10 extern void __kmpc_error(ident_t *, int, const char *);
18 __kmpc_error(NULL, ompt_warning, msg); in main()
/llvm-project-15.0.7/openmp/runtime/src/
H A Ddllexports393 __kmpc_error 281
H A Dkmp_csupport.cpp4443 void __kmpc_error(ident_t *loc, int severity, const char *message) { in __kmpc_error() function
H A Dkmp.h4262 extern void __kmpc_error(ident_t *loc, int severity, const char *message);