This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
glibc
Watch
2
Star
0
Fork
You've already forked glibc
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
899478c2bf
glibc
/
elf
/
tst-relsort1mod1.c
8 lines
65 B
C
Raw
Blame
History
extern
int
foo
(
double
)
;
int
bar
(
void
)
{
return
foo
(
1.2
)
;
}
Reference in New Issue
View Git Blame
Copy Permalink