1 2 3 4 5 6 7 8
#define FLT_HAS_SUBNORM (-1) /* -1: indeterminable */ /* 0: subnormal numbers not supported */ /* 1: subnormal numbers are supported */ /* STDC(201112) */