OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:STPCPY
(Results
1 - 3
of
3
) sorted by null
/external/valgrind/main/exp-ptrcheck/
h_intercepts.c
281
#define
STPCPY
(soname, fnname) \
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/
mc_replace_strmem.c
690
#define
STPCPY
(soname, fnname) \
706
RECORD_OVERLAP_ERROR("
stpcpy
", dst_orig, src_orig, 0); \
711
STPCPY
(VG_Z_LIBC_SONAME,
stpcpy
)
713
STPCPY
(VG_Z_LIBC_SONAME, __GI_stpcpy)
714
STPCPY
(VG_Z_LD_LINUX_SO_2,
stpcpy
)
715
STPCPY
(VG_Z_LD_LINUX_X86_64_SO_2,
stpcpy
)
717
STPCPY
(VG_Z_DYLD, stpcpy
[
all
...]
/external/valgrind/tsan/
ts_valgrind_intercepts.c
[
all
...]
Completed in 37 milliseconds