Searched defs:testZ (Results 1 – 1 of 1) sorted by relevance
| /trueos/tools/test/testfloat/ |
| HD | testLoops.c | 236 flag trueZ, uint8 trueFlags, flag testZ, uint8 testFlags ) in writeOutputs_z_flag() 256 int32 trueZ, uint8 trueFlags, int32 testZ, uint8 testFlags ) in writeOutputs_z_int32() 278 int64 trueZ, uint8 trueFlags, int64 testZ, uint8 testFlags ) in writeOutputs_z_int64() 300 float32 trueZ, uint8 trueFlags, float32 testZ, uint8 testFlags ) in writeOutputs_z_float32() 320 float64 trueZ, uint8 trueFlags, float64 testZ, uint8 testFlags ) in writeOutputs_z_float64() 342 floatx80 trueZ, uint8 trueFlags, floatx80 testZ, uint8 testFlags ) in writeOutputs_z_floatx80() 366 float128 trueZ, uint8 trueFlags, float128 testZ, uint8 testFlags ) in writeOutputs_z_float128() 475 float32 trueZ, testZ; in test_a_int32_z_float32() local 526 float64 trueZ, testZ; in test_a_int32_z_float64() local 579 floatx80 trueZ, testZ; in test_a_int32_z_floatx80() local [all …]
|