4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-01-24 16:07:19 +08:00

10 lines
157 B
C
Raw Normal View History

#include <sys/cdefs.h>
__FBSDID("$FreeBSD$");
#define type long double
#define roundit rintl
#define dtype long
#define fn lrintl
#include "s_lrint.c"