Blame sysdeps/ieee754/ldbl-opt/math_ldbl_opt.c

Packit 6c4009
/* Set temporarily to non-zero if long double should be considered
Packit 6c4009
   the same as double.  */
Packit 6c4009
__thread int __no_long_double attribute_tls_model_ie attribute_hidden;