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
Use libm_alias_double for some dbl-64 functions.
[glibc.git]
/
sysdeps
/
ieee754
/
ldbl-opt
/
math_ldbl_opt.c
blob
49c5c1249b3025d98ea0cae1c30161d28524d8d9
1
/* Set temporarily to non-zero if long double should be considered
2
the same as double. */
3
__thread
int
__no_long_double attribute_tls_model_ie attribute_hidden
;