repo.or.cz
/
glibc
/
pb-stable.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* configure.in (libc_cv_gnu89_inline): Only do compile test.
[glibc/pb-stable.git]
/
string
/
inl-tester.c
blob
88528e5ed87ef836077ccdbb4092c32047432ae6
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"