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
(ELF_MACHINE_NO_RELA): Define unconditionally to defined RTLD_BOOTSTRAP.
[glibc-ports.git]
/
sysdeps
/
m68k
/
fpu
/
s_atanf.c
blob
c98559a8ba01bf10cabd250d80a36b726875491e
1
#ifndef FUNC
2
#define FUNC atanf
3
#endif
4
#define float_type float
5
#include <s_atan.c>