Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDz_Linux_util.cpp3079 bool __kmp_detect_tmp() { in __kmp_detect_tmp() function
HDkmp.h3736 extern bool __kmp_detect_tmp();
HDkmp_runtime.cpp6813 __kmp_tmp_available = __kmp_detect_tmp(); in __kmp_register_library_startup()