Home
last modified time | relevance | path

Searched defs:__itt_fstrcmp (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/IntelJITEvents/
Dittnotify_config.h208 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro
249 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro
/third_party/node/deps/v8/third_party/ittapi/src/ittnotify/
Dittnotify_config.h241 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro
286 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro