Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_csupport.cpp4536 KMP_ASSERT(severity == severity_warning || severity == severity_fatal); in __kmpc_error()
HDkmp.h4635 severity_fatal = 2 enumerator
HDkmp_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()