mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
6 lines
109 B
C
6 lines
109 B
C
#define type double
|
|
#define roundit rint
|
|
#define dtype long long
|
|
#define fn llrint
|
|
|
|
#include "s_lrint.c"
|