mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-10 15:20:10 +00:00
33d523d7f8
All the declarations in math-finite.h are macroized by floating-point type. This patch includes it for float128 and protects the declarations of functions that need not be declared for float128. * math/math.h: Include bits/math-finite.h for float128. (__MATH_DECLARING_FLOATN): Define to control declaration of float128 functions. * math/bits/math-finite.h (pow10): Do not declare for float128. (gamma): Likewise. (scalb): Likewise. |
||
---|---|---|
.. | ||
cmathcalls.h | ||
math-finite.h | ||
mathcalls-helper-functions.h | ||
mathcalls.h |