Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
a3255e2cd6afc09b361a23ce1cd0b105eb8b89fc
/
.
/
libm
/
upstream-freebsd
/
lib
/
msun
/
src
/
s_llroundl.c
blob: 40cad84c56f59fdaedecec0e860cedd1b8bc80ce [
file
] [
log
] [
blame
]
#define
type
long
double
#define
roundit roundl
#define
dtype
long
long
#define
DTYPE_MIN LLONG_MIN
#define
DTYPE_MAX LLONG_MAX
#define
fn llroundl
#include
"s_lround.c"