Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
bdd93d52cf43d2991561d70e238bf11e422b794b
/
.
/
ap
/
libc
/
glibc
/
glibc-2.23
/
string
/
inl-tester.c
blob: 88528e5ed87ef836077ccdbb4092c32047432ae6 [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame
]
1
/* We want to test the inline functions here. */
2
3
#define
DO_STRING_INLINES
4
#undef
__USE_STRING_INLINES
5
#define
__USE_STRING_INLINES
1
6
#include
"tester.c"