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