Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_error.cpp147 p->stack_data[0].type = ct_none; in __kmp_allocate_cons_stack()
377 p->stack_data[tos].type = ct_none;
404 p->stack_data[tos].type = ct_none;
426 p->stack_data[tos].type = ct_none;
H A Dkmp_dispatch.h338 if (pr->pushed_ws != ct_none) { in __kmp_dispatch_deo()
414 if (pr->pushed_ws != ct_none) { in __kmp_dispatch_dxo()
H A Dkmp_dispatch.cpp50 (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none)) { in __kmp_dispatch_deo_error()
65 if (th->th.th_dispatch->th_dispatch_pr_current->pushed_ws != ct_none) { in __kmp_dispatch_dxo_error()
2223 if (pr->pushed_ws != ct_none) { in __kmp_dispatch_next()
2248 if (pr->pushed_ws != ct_none) { in __kmp_dispatch_next()
2411 if (pr->pushed_ws != ct_none) { in __kmp_dispatch_next()
H A Dkmp.h1671 ct_none, enumerator