repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* math/math.h [__NO_LONG_DOUBLE_MATH] (__nldbl_nexttowardf): New
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-64-128
/
s_rintl.c
blob
19af9bbdcb4c8ad2e7ef5596567ac47202cf6cff
1
#include <math_ldbl_opt.h>
2
#undef weak_alias
3
#define weak_alias(n,a)
4
#include <sysdeps/ieee754/ldbl-128/s_rintl.c>
5
long_double_symbol
(
libm
,
__rintl
,
rintl
);