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