Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/openmp/runtime/src/
H A Dz_Linux_util.cpp2825 bool __kmp_detect_tmp() { function
H A Dkmp.h3720 extern bool __kmp_detect_tmp();
H A Dkmp_runtime.cpp6798 __kmp_tmp_available = __kmp_detect_tmp(); in __kmp_register_library_startup()