Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_csupport.cpp4536 KMP_ASSERT(severity == severity_warning || severity == severity_fatal); in __kmpc_error()
H A Dkmp.h4635 severity_fatal = 2 enumerator
H A Dkmp_runtime.cpp4557 new_thr->th.th_nt_sev = severity_fatal; in __kmp_allocate_thread()
7887 thr->th.th_nt_sev = severity_fatal; in __kmp_set_strict_num_threads()