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

/freebsd-12-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.cpp18 #define KMP_VERSION_BUILD 20140926 macro
90 int const __kmp_version_build = KMP_VERSION_BUILD;
98 KMP_VERSION_MINOR) "." stringer(KMP_VERSION_BUILD) " " KMP_COPYRIGHT;
103 KMP_VERSION_MINOR) "." stringer(KMP_VERSION_BUILD);
/freebsd-12-stable/lib/libomp/
H A Domp.h24 # define KMP_VERSION_BUILD 20140926 macro

Completed in 107 milliseconds