X-Git-Url: http://nsz.repo.hu/git/?p=musl;a=blobdiff_plain;f=arch%2Fx86_64%2Fbits%2Ffloat.h;h=422a2df8b7a397e8c5f0273439c3f2f11b5f5b61;hp=a58424e0fb535e34805c579124a29248aab293f4;hb=47db8903f61e20aba53adfc987dfb576d22a0b81;hpb=25501c1079756c9b438842da649585c2a6983c24 diff --git a/arch/x86_64/bits/float.h b/arch/x86_64/bits/float.h index a58424e0..422a2df8 100644 --- a/arch/x86_64/bits/float.h +++ b/arch/x86_64/bits/float.h @@ -12,3 +12,5 @@ #define LDBL_DIG 18 #define LDBL_MIN_10_EXP (-4931) #define LDBL_MAX_10_EXP 4932 + +#define DECIMAL_DIG 21