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

/freebsd-11-stable/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_version.h23 #define KMP_VERSION_MINOR 0 macro
H A Dkmp_version.cpp89 int const __kmp_version_minor = KMP_VERSION_MINOR;
98 KMP_VERSION_MINOR) "." stringer(KMP_VERSION_BUILD) " " KMP_COPYRIGHT;
103 KMP_VERSION_MINOR) "." stringer(KMP_VERSION_BUILD);
/freebsd-11-stable/lib/libomp/
H A Dkmp_config.h67 #define KMP_VERSION_MINOR 0 macro
H A Domp.h23 # define KMP_VERSION_MINOR 0 macro

Completed in 113 milliseconds