chiark / gitweb /
eglibc (2.11.3-4+deb6u3) squeeze-lts; urgency=medium
[eglibc.git] / sysdeps / ieee754 / ldbl-opt / math_ldbl_opt.c
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;