Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/openmp/runtime/src/
HDompd-specific.h89 OMPD_ACCESS(kmp_nested_proc_bind_t, used) \
90 OMPD_ACCESS(kmp_nested_proc_bind_t, bind_types) \
146 OMPD_SIZEOF(kmp_nested_proc_bind_t) \
HDkmp_global.cpp291 kmp_nested_proc_bind_t __kmp_nested_proc_bind = {NULL, 0, 0};
HDkmp.h977 typedef struct kmp_nested_proc_bind_t { struct
981 } kmp_nested_proc_bind_t; argument
983 extern kmp_nested_proc_bind_t __kmp_nested_proc_bind;