Searched defs:__itt_fstrcmp (Results 1 – 2 of 2) sorted by relevance
208 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro249 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro
241 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro286 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro