glibc/sysdeps/m68k/strtold.c

3 lines
70 B
C

#define DENORM_EXP (MIN_EXP - 1)
#include <sysdeps/generic/strtold.c>