Home
last modified time | relevance | path

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

/oneTBB/src/tbb/tools_api/
H A Dittnotify_config.h602 h->strA = NULL; \
619 h->strA = name_copy; \
H A Dittnotify_static.c557 if (h->strA != NULL && !__itt_fstrcmp(h->strA, name)) break; in ITT_VERSIONIZE()
1535 free((char*)current_string->strA); in __itt_free_allocated_resources()
H A Dittnotify.h1992 const char* strA; /*!< Copy of original string in ASCII. */ member