Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp3079 bool __kmp_detect_tmp() { in __kmp_detect_tmp() function
H A Dkmp.h3736 extern bool __kmp_detect_tmp();
H A Dkmp_runtime.cpp6813 __kmp_tmp_available = __kmp_detect_tmp(); in __kmp_register_library_startup()