Home
last modified time | relevance | path

Searched refs:KMP_STUB (Results 1 – 6 of 6) sorted by relevance

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_ftn_entry.h17 #ifdef KMP_STUB
72 #ifdef KMP_STUB in FTN_SET_STACKSIZE()
81 #ifdef KMP_STUB in FTN_SET_STACKSIZE_S()
90 #ifdef KMP_STUB in FTN_GET_STACKSIZE()
101 #ifdef KMP_STUB in FTN_GET_STACKSIZE_S()
112 #ifdef KMP_STUB in FTN_SET_BLOCKTIME()
129 #ifdef KMP_STUB in FTN_GET_BLOCKTIME()
164 #ifdef KMP_STUB in FTN_SET_LIBRARY_SERIAL()
173 #ifdef KMP_STUB in FTN_SET_LIBRARY_TURNAROUND()
182 #ifdef KMP_STUB in FTN_SET_LIBRARY_THROUGHPUT()
[all...]
H A Dkmp_version.cpp77 #ifdef KMP_STUB
132 #ifndef KMP_STUB in __kmp_print_version_1()
H A Dkmp_ftn_os.h113 #ifdef KMP_STUB
250 #ifdef KMP_STUB
387 #ifdef KMP_STUB
522 #ifdef KMP_STUB
H A Dkmp_config.h.cmake130 # define KMP_STUB 1
H A Dkmp_csupport.cpp2192 #if defined(KMP_STUB) || !KMP_AFFINITY_SUPPORTED in kmpc_set_affinity_mask_proc()
2204 #if defined(KMP_STUB) || !KMP_AFFINITY_SUPPORTED in kmpc_unset_affinity_mask_proc()
2216 #if defined(KMP_STUB) || !KMP_AFFINITY_SUPPORTED in kmpc_get_affinity_mask_proc()
/freebsd/lib/libomp/
H A Dkmp_config.h178 # define KMP_STUB 1 macro