// Copyright: (C) 2009 Gilles Muller, Julia Lawall, INRIA, DIKU.  GPLv2.

@@
type T;
T *x;
expression E;
@@

memset(x, E, sizeof(
+ *
 x))