# define TGSOURCE "nan.c" #include "_tgmath.h" #include TYPE TGFN(nan)(const char *tagp) { (void)tagp; return 0.0; } /* STDC(199901) LINK(m) */