mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
mirror of
git://sourceware.org/git/glibc.git
synced 2025-04-18 14:30:43 +08:00
7 lines
156 B
C
7 lines
156 B
C
|
/* We want to test the inline functions here. */
|
||
|
|
||
|
#define DO_STRING_INLINES
|
||
|
#undef __USE_STRING_INLINES
|
||
|
#define __USE_STRING_INLINES 1
|
||
|
#include "tester.c"
|