glibc/sysdeps/m68k/strtold_l.c

3 lines
80 B
C

#define DENORM_EXP (MIN_EXP - 1)
#include <sysdeps/ieee754/ldbl-96/strtold_l.c>