Searched refs:KMP_LINK_TYPE (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.cpp79 #define KMP_LINK_TYPE "dynamic" macro
81 #define KMP_LINK_TYPE "static" macro
82 #endif // KMP_LINK_TYPE
85 #define KMP_LIBRARY KMP_LIB_TYPE " library (" KMP_LINK_TYPE ")"
107 KMP_VERSION_PREFIX "link type: " KMP_LINK_TYPE;

Completed in 48 milliseconds