This website requires JavaScript.
Explore
Help
Register
Sign In
system
/
glibc
Watch
3
Star
0
Fork
0
You've already forked glibc
Code
Issues
Projects
Releases
Wiki
Activity
glibc
/
sysdeps
/
m68k
/
m680x0
/
fpu
/
e_ilogbf.c
4 lines
61 B
C
Raw
Normal View
History
Unescape
Escape
Adapated for change of s_ilogb.c.
1997-06-26 22:19:58 +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
m68k: rename s_ilogb* to e_ilogb*
2012-04-17 23:59:10 +02:00
#
include
<e_ilogb.c>
Reference in New Issue
Copy Permalink