FP_NORMAL
__builtin_fpclassify(FP_NAN, FP_INFINITE, FP_NORMAL, FP_SUBNORMAL, FP_ZERO, (value))
(fpclassify(value) == FP_NORMAL)
return FP_NORMAL;
return FP_NORMAL;
return FP_NORMAL;
return FP_NORMAL;