nan
double nan(const char *) __pure2;
extern double nan(const char *);
extern double nan __P((const char *));
static int nan = __builtin_isnan(0.0);