reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
3430 __KMP_SET_REDUCTION_METHOD(global_tid, packed_reduction_method); 3537 packed_reduction_method = __KMP_GET_REDUCTION_METHOD(global_tid); 3630 __KMP_SET_REDUCTION_METHOD(global_tid, packed_reduction_method); 3722 packed_reduction_method = __KMP_GET_REDUCTION_METHOD(global_tid);projects/openmp/runtime/src/kmp_runtime.cpp
8229 return ((__kmp_entry_thread()->th.th_local.packed_reduction_method) >> 8);