about summary refs log tree commit diff
path: root/math/test-tgmath-int.c
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2017-10-26 23:34:55 +0000
committerJoseph Myers <joseph@codesourcery.com>2017-10-26 23:34:55 +0000
commitecc7da5bb897f17ef470fc928ab2b7132e3fa069 (patch)
treee8d783dcc8b325eb19b83592f588bae10312bb3f /math/test-tgmath-int.c
parent5d220788b3a97f1c726eb7f0c98333cbc2b41433 (diff)
downloadglibc-ecc7da5bb897f17ef470fc928ab2b7132e3fa069.tar.gz
glibc-ecc7da5bb897f17ef470fc928ab2b7132e3fa069.tar.xz
glibc-ecc7da5bb897f17ef470fc928ab2b7132e3fa069.zip
Add SNAN macros for more _FloatN, _FloatNx types.
This patch continues the preparation for additional _FloatN / _FloatNx
type support by adding appropriately conditional definitions of SNAN*
macros, corresponding to the SNANF128 definition already present.

Tested for x86_64.

	* math/math.h [__HAVE_FLOAT16 && __GLIBC_USE
	(IEC_60559_TYPES_EXT)] (SNANF16): New macro.
	[__HAVE_FLOAT32 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF32):
	Likewise.
	[__HAVE_FLOAT64 && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF64):
	Likewise.
	[__HAVE_FLOAT32X && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF32X):
	Likewise.
	[__HAVE_FLOAT64X && __GLIBC_USE (IEC_60559_TYPES_EXT)] (SNANF64X):
	Likewise.
	[__HAVE_FLOAT128X && __GLIBC_USE (IEC_60559_TYPES_EXT)]
	(SNANF128X): Likewise.
Diffstat (limited to 'math/test-tgmath-int.c')
0 files changed, 0 insertions, 0 deletions