Searched refs:testCases_total (Results 1 – 3 of 3) sorted by relevance
3178 uint32 testCases_total; variable3211 testCases_total = 3 * int32NumP1; in testCases_initSequence()3215 testCases_total = 3 * int64NumP1; in testCases_initSequence()3219 testCases_total = 3 * float32NumQOutP1; in testCases_initSequence()3222 testCases_total = 6 * float32NumQInP1 * float32NumQInP1; in testCases_initSequence()3226 testCases_total = 3 * float64NumQOutP1; in testCases_initSequence()3229 testCases_total = 6 * float64NumQInP1 * float64NumQInP1; in testCases_initSequence()3234 testCases_total = 3 * floatx80NumQOutP1; in testCases_initSequence()3237 testCases_total = 6 * floatx80NumQInP1 * floatx80NumQInP1; in testCases_initSequence()3243 testCases_total = 3 * float128NumQOutP1; in testCases_initSequence()[all …]
114 fprintf( stderr, "%d tests total.\n", testCases_total ); in writeTestsTotal()
80 extern uint32 testCases_total;