Home
last modified time | relevance | path

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

/freebsd/lib/libomp/
H A Dkmp_config.h90 #define KMP_LIBRARY_FILE "libomp.so" macro
/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_config.h.cmake70 #define KMP_LIBRARY_FILE "@LIBOMP_LIB_FILE@"
H A Dkmp_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()