Blame string/inl-tester.c

Packit 6c4009
/* We want to test the inline functions here.  */
Packit 6c4009
Packit 6c4009
#define DO_STRING_INLINES
Packit 6c4009
#undef __USE_STRING_INLINES
Packit 6c4009
#define __USE_STRING_INLINES 1
Packit 6c4009
#include "tester.c"