| 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; |
| 4 |
| 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; |
| 4 |