Home
last modified time | relevance | path

Searched refs:STPCPY (Results 1 – 2 of 2) sorted by relevance

/external/valgrind/main/exp-sgcheck/
Dh_intercepts.c281 #define STPCPY(soname, fnname) \ macro
291 STPCPY(VG_Z_LIBC_SONAME, stpcpy)
293 STPCPY(VG_Z_LD_LINUX_SO_2, stpcpy)
294 STPCPY(VG_Z_LD_LINUX_X86_64_SO_2, stpcpy)
/external/valgrind/main/memcheck/
Dmc_replace_strmem.c946 #define STPCPY(soname, fnname) \ macro
970 STPCPY(VG_Z_LIBC_SONAME, stpcpy)
971 STPCPY(VG_Z_LIBC_SONAME, __GI_stpcpy)
972 STPCPY(VG_Z_LD_LINUX_SO_2, stpcpy)
973 STPCPY(VG_Z_LD_LINUX_X86_64_SO_2, stpcpy)