Searched refs:tool_libs (Results 1 – 1 of 1) sorted by relevance
281 const char *tool_libs = getenv("OMP_TOOL_LIBRARIES"); local282 if (tool_libs) {284 OMPT_VERBOSE_INIT_PRINT("OMP_TOOL_LIBRARIES = %s\n", tool_libs);285 char *libs = __kmp_str_format("%s", tool_libs);