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
sparc64: Remove unwind information from signal return stubs [BZ#31244]
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
s_modf.c
blob
268a728e9bf9879d99ed3a59dea1e5414fecd0f8
1
#include <math_ldbl_opt.h>
2
#include <sysdeps/ieee754/dbl-64/s_modf.c>
3
#if LONG_DOUBLE_COMPAT (libc, GLIBC_2_0)
4
compat_symbol
(
libc
,
__modf
,
modfl
,
GLIBC_2_0
);
5
#endif