Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h603 h->strW = name ? _wcsdup(name) : NULL; \
620 h->strW = NULL; \
H A Dittnotify_static.c504 if (h->strW != NULL && !wcscmp(h->strW, name)) break; in ITT_VERSIONIZE()
1537 free((wchar_t*)current_string->strW); in __itt_free_allocated_resources()
H A Dittnotify.h1994 const wchar_t* strW; /*!< Copy of original string in UNICODE. */ member
1996 void* strW; member