prefer (uint)-1>>1 to ~((uint)1<<n), remove some unnecessary ()
[libm] / src / math / modfl.c
2012-03-05 nszuse #if LDBL_MANT_DIG == ... instead of custom LD80...
2012-03-03 nszinitial commit