Home
last modified time | relevance | path

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

/freebsd-14-stable/lib/libomp/
HDkmp_config.h90 #define KMP_LIBRARY_FILE "libomp.so" macro
/freebsd-14-stable/contrib/llvm-project/openmp/runtime/src/
HDkmp_config.h.cmake70 #define KMP_LIBRARY_FILE "@LIBOMP_LIB_FILE@"
HDkmp_runtime.cpp6758 __kmp_registration_flag, KMP_LIBRARY_FILE); in __kmp_register_library_startup()
6919 __kmp_fatal(KMP_MSG(DuplicateLibrary, KMP_LIBRARY_FILE, file_name), in __kmp_register_library_startup()