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

4 lines
165 B
C

/* 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;