Searched refs:testCases_initSequence (Results 1 – 3 of 3) sorted by relevance
481 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float32()532 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float64()585 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_floatx80()640 testCases_initSequence( testCases_sequence_a_int32 ); in test_a_int32_z_float128()695 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float32()746 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float64()799 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_floatx80()854 testCases_initSequence( testCases_sequence_a_int64 ); in test_a_int64_z_float128()909 testCases_initSequence( testCases_sequence_a_float32 ); in test_a_float32_z_int32()966 testCases_initSequence( testCases_sequence_a_float32 ); in test_a_float32_z_int64()[all …]
28 void testCases_initSequence( int8 );
3161 void testCases_initSequence( int8 sequenceTypeIn ) in testCases_initSequence() function