Add missing zstd.h to coregrind Makefile.am noinst_HEADERS
[valgrind.git] / memcheck / tests / filter_strchr
bloba00d7d01a579be2bc25e981b4a45911f32d70801
1 #! /bin/sh
3 # vg_replace_strmem.c [r]index and [_platform_]str[r]chr are the same.
4 ./filter_stderr "$@" |
5 sed -e "s/: strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
6 s/: _platform_strchr (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
7 s/: _platform_strchr\$VARIANT\$Generic (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
8 s/: _platform_strchr\$VARIANT\$Haswell (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
9 s/: _platform_strchr\$VARIANT\$Base (vg_replace_strmem.c:/: index (vg_replace_strmem.c:/;
10 s/: strrchr (vg_replace_strmem.c:/: rindex (vg_replace_strmem.c:/"