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