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