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