Gitiles
Code Review
Sign In
gerrit.witaqua.org
/
bionic
/
ce6ce4f335af2c11d1329b71c4c934e7fd086ac5
/
.
/
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"