Searched refs:Replace_strncmp (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/tsan/
H A Dts_replace.h212 static NOINLINE int Replace_strncmp(EXTRA_REPLACE_PARAMS const char *s1, function
H A Dts_dynamorio.cc502 ReplaceFunc3(img, rtn, "strncmp", (AFUNPTR)Replace_strncmp);
H A Dts_valgrind_intercepts.c2399 { return Replace_strncmp(s1, s2, n); }
H A Dts_pin.cc3399 ReplaceFunc3(img, rtn, "strncmp", (AFUNPTR)Replace_strncmp);

Completed in 86 milliseconds