index
:
glibc
master
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sysdeps
/
m68k
/
fpu
/
s_atanl.c
blob: b7e608addd869d90003e22d7b4b52c4c5be70e12 (
plain
)
1
2
3
4
5
#ifndef FUNC
#define FUNC atanl
#endif
#define float_type long double
#include <s_atan.c>