about summary refs log tree commit diff
path: root/sysdeps/ieee754/flt-32/math_private.h
Commit message (Collapse)AuthorAgeFilesLines
* Make inline __isnan, __isinf_ns, __finite generic.Richard Henderson2012-03-191-0/+35
For code generation to stay identical on x86_64, this requires that we define the fp word manipulation macros before including the generic header.