(root)/
glibc-2.38/
sysdeps/
generic/
math_ldbl.h
       1  #ifndef _MATH_LDBL_H_
       2  #define _MATH_LDBL_H_ 1
       3  
       4  /* Any machine with a 'long double' distinct from 'double' must
       5     override this header.  */
       6  
       7  #endif