(root)/
glibc-2.38/
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;