FP_INFINITE
isinf(__x_c) ? FP_INFINITE : \
#define fpclassify(x) __builtin_fpclassify(FP_NAN, FP_INFINITE, FP_NORMAL, \