Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/openmp/runtime/src/
H A Dompt-general.cpp248 const char *tool_libs = getenv("OMP_TOOL_LIBRARIES"); local
249 if (tool_libs) {
250 char *libs = __kmp_str_format("%s", tool_libs);