Gitiles
Code Review
Sign In
gerrit.omnirom.org
/
android_bionic
/
315a7ef154a260ffed5c5d78b96175080d763b98
/
.
/
libm
/
upstream-freebsd
/
lib
/
msun
/
src
/
s_lroundf.c
blob: 86e63cc1d05cf4d44e188211a90d50f04757e844 [
file
] [
log
] [
blame
]
#define
type
float
#define
roundit roundf
#define
dtype
long
#define
DTYPE_MIN LONG_MIN
#define
DTYPE_MAX LONG_MAX
#define
fn lroundf
#include
"s_lround.c"