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