musl/arch
Rich Felker 22730d6560 add FLT_TRUE_MIN, etc. macros from C11
there was some question as to how many decimal places to use, since
one decimal place is always sufficient to identify the smallest
denormal uniquely. for now, I'm following the example in the C
standard which is consistent with the other min/max macros we already
had in place.
2013-05-17 18:38:42 -04:00
..
arm add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
i386 add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
microblaze add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
mips add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
powerpc add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00
x86_64 add FLT_TRUE_MIN, etc. macros from C11 2013-05-17 18:38:42 -04:00