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_acosl.c
blob
e3dcd170f3e92cd3debeecc4d54b13e219d1b9f8
1
#ifndef FUNC
2
#define FUNC __ieee754_acosl
3
#endif
4
#define float_type long double
5
#include <e_acos.c>