Searched refs:__itt_fstrcmp (Results 1 – 1 of 1) sorted by relevance
282 #define __itt_fstrcmp(s1, s2) lstrcmpA(s1, s2) macro323 #define __itt_fstrcmp(s1, s2) strcmp(s1, s2) macro
Completed in 8 milliseconds