# define TGSOURCE "erfc.c" #include "_tgmath.h" #include TYPE TGFN(erfc)(TYPE x) { return x; } /* STDC(199901) XOPEN(4) LINK(m) */