This website requires JavaScript.
ReeceSX
Explore
Aurora
Register
Sign In
AuroraMiddleware
/
glibc
Watch
1
Star
0
Fork
0
You've already forked glibc
mirror of
https://sourceware.org/git/glibc.git
synced
2024-11-30 16:50:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
57352c2201
glibc
/
sysdeps
/
m68k
/
m680x0
/
fpu
/
s_modff.c
4 lines
60 B
C
Raw
Normal View
History
Unescape
Escape
Adapted.
1997-04-02 14:44:29 +00:00
#
define SUFF f
Tue Jun 4 22:03:02 1996 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de> * sysdeps/m68k/fpu/e_acosf.c, sysdeps/m68k/fpu/e_fmodf.c, sysdeps/m68k/fpu/k_cosf.c, sysdeps/m68k/fpu/k_sinf.c, sysdeps/m68k/fpu/k_tanf.c, sysdeps/m68k/fpu/s_atanf.c, sysdeps/m68k/fpu/s_frexpf.c, sysdeps/m68k/fpu/s_ilogbf.c, sysdeps/m68k/fpu/s_isinff.c, sysdeps/m68k/fpu/s_ldexpf.c, sysdeps/m68k/fpu/s_modff.c: Include the corresponding double versions with appropriate definitions to get float functions, instead of defining them directly.
1996-06-06 05:20:49 +00:00
#
define float_type float
#
include
<s_modf.c>
Reference in New Issue
Copy Permalink