diff options
author | Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> | 2017-03-10 09:47:18 -0300 |
---|---|---|
committer | Gabriel F. T. Gomes <gftg@linux.vnet.ibm.com> | 2017-03-30 09:59:25 -0300 |
commit | f264cca59380bca8f372bd09a8da7c9e1bbbf493 (patch) | |
tree | 71c09cb174a4e768872acea55ee28fa0fb157e3d /soft-fp/subdf3.c | |
parent | 3abeeec5f46ff036bd9df60bb096e20314ccd078 (diff) | |
download | glibc-f264cca59380bca8f372bd09a8da7c9e1bbbf493.tar.gz |
Macroize inclusion of math-finite.h
This patch macroizes the declarations in math/bits/math-finite.h
similarly to what math/bits/mathcalls.h does. For each floating-point
type, the file is included once in math/math.h. This will reduce the
amount of repetitive boilerplate required when adding float128
versions of these declarations.
Tested for powerpc64le and s390x.
* math/math.h: Include bits/math-finite.h once per
floating-point type.
* math/bits/math-finite.h: Macroize all declarations by
floating-point type.
Diffstat (limited to 'soft-fp/subdf3.c')
0 files changed, 0 insertions, 0 deletions