Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dompd-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) \
H A Dkmp_global.cpp291 kmp_nested_proc_bind_t __kmp_nested_proc_bind = {NULL, 0, 0};
H A Dkmp.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;