1extern int foo (double);
2
3int
4bar (void)
5{
6 return foo (1.2);
7}
8

Provided by KDAB

Privacy Policy
Improve your Profiling and Debugging skills
Find out more

source code of glibc/elf/tst-relsort1mod1.c