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
2006-02-28 Roland McGrath <roland@redhat.com>
[glibc-ports.git]
/
sysdeps
/
m68k
/
fpu
/
e_fmodl.c
blob
a46f19ea9d1949b3a150d3662e911fb5716bb6e4
1
#ifndef FUNC
2
#define FUNC __ieee754_fmodl
3
#endif
4
#define float_type long double
5
#include <e_fmod.c>