Home
last modified time | relevance | path

Searched refs:float64_isNaN (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c433 INLINE flag float64_isNaN( float64 a ) in float64_isNaN() function
449 INLINE flag float64_isNaN( float64 a ) in float64_isNaN() function
580 && float64_isNaN( trueZ ) in test_a_int32_z_float64()
581 && float64_isNaN( testZ ) in test_a_int32_z_float64()
794 && float64_isNaN( trueZ ) in test_a_int64_z_float64()
795 && float64_isNaN( testZ ) in test_a_int64_z_float64()
1075 && float64_isNaN( trueZ ) in test_a_float32_z_float64()
1076 && float64_isNaN( testZ ) in test_a_float32_z_float64()
1702 && float64_isNaN( trueZ ) in test_az_float64()
1703 && float64_isNaN( testZ ) in test_az_float64()
[all …]