Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c417 INLINE flag float32_isNaN( float32 a ) in float32_isNaN() function
529 && float32_isNaN( trueZ ) in test_a_int32_z_float32()
530 && float32_isNaN( testZ ) in test_a_int32_z_float32()
743 && float32_isNaN( trueZ ) in test_a_int64_z_float32()
744 && float32_isNaN( testZ ) in test_a_int64_z_float32()
1248 && float32_isNaN( trueZ ) in test_az_float32()
1249 && float32_isNaN( testZ ) in test_az_float32()
1359 && float32_isNaN( trueZ ) in test_abz_float32()
1360 && float32_isNaN( testZ ) in test_abz_float32()
1529 && float32_isNaN( trueZ ) in test_a_float64_z_float32()
[all …]