Home
last modified time | relevance | path

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

/netbsd-src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c512 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float32()
563 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float64()
616 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_floatx80()
671 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float128()
726 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float32()
777 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float64()
830 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_floatx80()
885 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float128()
940 testCases_initSequence( testCases_sequence_a_float32 ); in test_a_float32_z_int32()
997 testCases_initSequence( testCases_sequence_a_float32 ); in test_a_float32_z_int64()
[all …]
H A DtestCases.c3194 void testCases_initSequence( int8 sequenceTypeIn ) in testCases_initSequence() function
/netbsd-src/regress/lib/libc/ieeefp/testfloat/include/
H A DtestCases.h60 void testCases_initSequence( int8 );