OpenGrok
Cross Reference: mc_replace_strmem.c
xref
: /
external
/
valgrind
/
main
/
memcheck
/
mc_replace_strmem.c
Home
|
History
|
Annotate
|
Download
|
only in
memcheck
Lines Matching
full:nulls
457
while (m++ < n) *dst++ = 0; /* must pad remainder with
nulls
*/ \