summaryrefslogtreecommitdiff
path: root/string/inl-tester.c
blob: 88528e5ed87ef836077ccdbb4092c32047432ae6 (plain)
1
2
3
4
5
6
/* We want to test the inline functions here.  */

#define DO_STRING_INLINES
#undef __USE_STRING_INLINES
#define __USE_STRING_INLINES 1
#include "tester.c"