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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.cpp72 #define KMP_LIB_TYPE "stub" macro
74 #define KMP_LIB_TYPE "performance" macro
75 #endif // KMP_LIB_TYPE
85 #define KMP_LIBRARY KMP_LIB_TYPE " library (" KMP_LINK_TYPE ")"
105 KMP_VERSION_PREFIX "library type: " KMP_LIB_TYPE;

Completed in 103 milliseconds