Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
ce6ce4f335af2c11d1329b71c4c934e7fd086ac5
/
.
/
libm
/
upstream-freebsd
/
lib
/
msun
/
src
/
s_lroundl.c
blob: 57a2e90fc48ea1b5411b6739c09de4e7f1ce2466 [
file
] [
log
] [
blame
]
#define
type
long
double
#define
roundit roundl
#define
dtype
long
#define
DTYPE_MIN LONG_MIN
#define
DTYPE_MAX LONG_MAX
#define
fn lroundl
#include
"s_lround.c"