Searched defs:STPCPY (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/exp-sgcheck/
H A Dh_intercepts.c321 #define STPCPY(soname, fnname) \ macro
331 STPCPY(VG_Z_LIBC_SONAME, stpcpy)
333 STPCPY(VG_Z_LD_LINUX_SO_2, stpcpy)
334 STPCPY(VG_Z_LD_LINUX_X86_64_SO_2, stpcpy)
/external/valgrind/shared/
H A Dvg_replace_strmem.c81 20200 STPCPY
1115 #define STPCPY(soname, fnname) \ macro
1139 STPCPY(VG_Z_LIBC_SONAME, stpcpy)
1140 STPCPY(VG_Z_LIBC_SONAME, __GI_stpcpy)
1141 STPCPY(VG_Z_LIBC_SONAME, __stpcpy_sse2)
1142 STPCPY(VG_Z_LIBC_SONAME, __stpcpy_sse2_unaligned)
1143 STPCPY(VG_Z_LD_LINUX_SO_2, stpcpy)
1144 STPCPY(VG_Z_LD_LINUX_X86_64_SO_2, stpcpy)
1147 //STPCPY(VG_Z_LIBC_SONAME, stpcpy)
1148 //STPCPY(VG_Z_DYL
[all...]

Completed in 139 milliseconds