blob: 7c959ec950ae9245348e4366bc65913e7a50421c [file] [log] [blame]
Elliott Hughesa0ee0782013-01-30 19:06:37 -08001#include <sys/cdefs.h>
2__FBSDID("$FreeBSD$");
3
4#define type double
5#define roundit rint
6#define dtype long long
7#define fn llrint
8
9#include "s_lrint.c"