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
NaCl: Implement gethostname.
[glibc.git]
/
sysdeps
/
sh
/
s_fmaf.c
blob
3b811ae6dad7a186a7204a69b2ebe59df936000a
1
#ifdef __SH_FPU_ANY__
2
# include <sysdeps/ieee754/dbl-64/s_fmaf.c>
3
#else
4
# include <soft-fp/fmasf4.c>
5
#endif