Sign in
ara-mdk
/
platform
/
bionic
/
cda62094ef6ab44d3804954fff75be1246725c36
/
.
/
libm
/
upstream-freebsd
/
lib
/
msun
/
src
/
s_llrintl.c
blob: 6ef83759c314264869a39ed1aec2ec7b3396a732 [
file
] [
log
] [
blame
]
#include
<sys/cdefs.h>
__FBSDID
(
"$FreeBSD$"
);
#define
type
long
double
#define
roundit rintl
#define
dtype
long
long
#define
fn llrintl
#include
"s_lrint.c"