This website requires JavaScript.
Explore
Help
Sign In
mirror
/
glibc
Watch
2
Star
0
Fork
0
You've already forked glibc
mirror of
git://sourceware.org/git/glibc.git
synced
2024-12-27 04:41:02 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0a6fc182da
glibc
/
sysdeps
/
m68k
/
strtold.c
3 lines
78 B
C
Raw
Normal View
History
Unescape
Escape
m68k specific strtold wrapper.
1999-03-09 05:39:15 +08:00
#
define DENORM_EXP (MIN_EXP - 1)
Adjusted for modified strtold extendability.
1999-07-14 08:28:43 +08:00
#
include
<sysdeps/ieee754/ldbl-96/strtold.c>
Reference in New Issue
Copy Permalink