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
Update copyright notices with scripts/update-copyrights.
[glibc.git]
/
ports
/
sysdeps
/
tile
/
s_fmaf.c
blob
84e9adc41abe124e3c1d8b04b7e1d05cee7bdf80
1
/* tile does not support the rounding modes required by the ieee754/dbl-64
2
implementation, but it's still better than the generic implementation. */
3
4
#include <sysdeps/ieee754/dbl-64/s_fmaf.c>