repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
gcc4
/
gcc
/
testsuite
/
gcc.dg
/
pch
/
inline-3.c
blob
fadaf0785e3e5c441ea85888836de75c1ed1ca3f
1
#include
"inline-3.h"
2
unsigned
bar
(
double
d
)
3
{
4
foo
(
d
);
5
}