Home
last modified time | relevance | path

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

/oneTBB/src/tbbmalloc_proxy/
H A Dproxy.cpp648 typedef char unicode_char_t; typedef
651 typedef wchar_t unicode_char_t; typedef
657 bool BytecodesAreKnown(const unicode_char_t *dllName) in BytecodesAreKnown()
673 void SkipReplacement(const unicode_char_t *dllName) in SkipReplacement()
695 void ReplaceFunctionWithStore( const unicode_char_t *dllName, const char *funcName, FUNCPTR newFunc… in ReplaceFunctionWithStore()