repo.or.cz
/
glibc-ports.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
.
[glibc-ports.git]
/
sysdeps
/
m68k
/
fpu
/
e_acosf.c
blob
90665082d3876706f6ce7e23e9e9244cd18db87c
1
#ifndef FUNC
2
#define FUNC __ieee754_acosf
3
#endif
4
#define float_type float
5
#include <e_acos.c>