# define TGSOURCE "llround.c" #include "_tgmath.h" #include long long int TGFN(llround)(TYPE x) { SIGNAL_SAFE(0); return x; } /* STDC(199901) LINK(m) */