X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=include%2Fmath.h;h=fea34686001b3df8835e6067efd0de886e184d7f;hb=c50985d5c8e316c5c464f352e79eeebfed1121a9;hp=6ac91da24f94365aa06bd904fb35036d1af21ac4;hpb=6739b13a172aad9c01572c04cadacc99c7041811;p=musl diff --git a/include/math.h b/include/math.h index 6ac91da2..fea34686 100644 --- a/include/math.h +++ b/include/math.h @@ -27,7 +27,7 @@ extern "C" { #define MATH_ERREXCEPT 2 #define math_errhandling 2 -#define FP_ILOGBNAN (-1-(int)(((unsigned)-1)>>1)) +#define FP_ILOGBNAN (-1-0x7fffffff) #define FP_ILOGB0 FP_ILOGBNAN #define FP_NAN 0