Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
8cca5d4dae7072aa0e4bdc00b47a74b44a19fcd5
/
.
/
libm
/
upstream-freebsd
/
lib
/
msun
/
src
/
s_llround.c
blob: 3983ce1edfcac195f22a7d96e150c59edb746678 [
file
] [
log
] [
blame
]
#define
type
double
#define
roundit round
#define
dtype
long
long
#define
DTYPE_MIN LLONG_MIN
#define
DTYPE_MAX LLONG_MAX
#define
fn llround
#include
"s_lround.c"