about summary refs log tree commit diff
path: root/sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c
blob: 49c5c1249b3025d98ea0cae1c30161d28524d8d9 (plain) (blame)
1
2
3
/* Set temporarily to non-zero if long double should be considered
   the same as double.  */
__thread int __no_long_double attribute_tls_model_ie attribute_hidden;