Searched refs:Replace_strncmp (Results 1 – 4 of 4) sorted by relevance
212 static NOINLINE int Replace_strncmp(EXTRA_REPLACE_PARAMS const char *s1, in Replace_strncmp() function
502 ReplaceFunc3(img, rtn, "strncmp", (AFUNPTR)Replace_strncmp); in dr_init()
2399 { return Replace_strncmp(s1, s2, n); }
3399 ReplaceFunc3(img, rtn, "strncmp", (AFUNPTR)Replace_strncmp); in MaybeInstrumentOneRoutine()