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-opt
/
s_nan.c
blob
418aad2076dfb74212508b996cb6cb1b01525d82
1
#include <math_ldbl_opt.h>
2
#include <math/s_nan.c>
3
#if LONG_DOUBLE_COMPAT(libm, GLIBC_2_1)
4
compat_symbol
(
libm
,
__nan
,
nanl
,
GLIBC_2_1
);
5
#endif