repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add more tests of tanh.
[glibc.git]
/
elf
/
tst-auditmod9b.c
blob
8eeeb499864a48eefe3829354499cc2f202bb64c
1
__thread
int
a
;
2
3
int
f
(
void
)
4
{
5
return
++
a
;
6
}