Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/thirdparty/ittnotify/
H A Dittnotify_static.cpp78 static const char *ittnotify_lib_name = "libittnotify.dll"; variable
80 static const char *ittnotify_lib_name = "libittnotify.so"; variable
82 static const char *ittnotify_lib_name = "libittnotify.dylib"; variable
1389 (lib_name == NULL) ? ittnotify_lib_name : lib_name); in _N_()