23
SIGNATURE_CHECK (memchr, void *, (void const *, int, size_t));
25
27
#include "zerosize-ptr.h"
32
fprintf (stderr, "%s:%d: assertion failed\n", __FILE__, __LINE__); \
39
30
/* Calculating void * + int is not portable, so this wrapper converts
40
31
to char * to make the tests easier to write. */