index
:
glibc
master
vdso
Fork of glibc for development
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sysdeps
/
m68k
/
fpu
/
s_atanl.c
blob: b7e608addd869d90003e22d7b4b52c4c5be70e12 (
plain
) (
blame
)
1
2
3
4
5
#ifndef FUNC
#define FUNC atanl
#endif
#define float_type long double
#include
<s_atan.c>