Home
last modified time | relevance | path

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

/llvm-project-15.0.7/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.cpp292 kmp_nested_proc_bind_t __kmp_nested_proc_bind = {NULL, 0, 0};
H A Dkmp.h861 typedef struct kmp_nested_proc_bind_t { struct
865 } kmp_nested_proc_bind_t; argument
867 extern kmp_nested_proc_bind_t __kmp_nested_proc_bind;