Searched defs:trueZ (Results 1 - 1 of 1) sorted by relevance

/src/regress/lib/libc/ieeefp/testfloat/
H A DtestLoops.c266 writeOutputs_z_flag(flag trueZ,uint8 trueFlags,flag testZ,uint8 testFlags) argument
286 writeOutputs_z_int32(int32 trueZ,uint8 trueFlags,int32 testZ,uint8 testFlags) argument
308 writeOutputs_z_int64(int64 trueZ,uint8 trueFlags,int64 testZ,uint8 testFlags) argument
330 writeOutputs_z_float32(float32 trueZ,uint8 trueFlags,float32 testZ,uint8 testFlags) argument
350 writeOutputs_z_float64(float64 trueZ,uint8 trueFlags,float64 testZ,uint8 testFlags) argument
372 writeOutputs_z_floatx80(floatx80 trueZ,uint8 trueFlags,floatx80 testZ,uint8 testFlags) argument
396 writeOutputs_z_float128(float128 trueZ,uint8 trueFlags,float128 testZ,uint8 testFlags) argument
506 float32 trueZ, testZ; local in function:test_a_int32_z_float32
557 float64 trueZ, testZ; local in function:test_a_int32_z_float64
610 floatx80 trueZ, testZ; local in function:test_a_int32_z_floatx80
665 float128 trueZ, testZ; local in function:test_a_int32_z_float128
720 float32 trueZ, testZ; local in function:test_a_int64_z_float32
771 float64 trueZ, testZ; local in function:test_a_int64_z_float64
824 floatx80 trueZ, testZ; local in function:test_a_int64_z_floatx80
879 float128 trueZ, testZ; local in function:test_a_int64_z_float128
934 int32 trueZ, testZ; local in function:test_a_float32_z_int32
991 int64 trueZ, testZ; local in function:test_a_float32_z_int64
1048 float64 trueZ, testZ; local in function:test_a_float32_z_float64
1105 floatx80 trueZ, testZ; local in function:test_a_float32_z_floatx80
1164 float128 trueZ, testZ; local in function:test_a_float32_z_float128
1221 float32 trueZ, testZ; local in function:test_az_float32
1278 flag trueZ, testZ; local in function:test_ab_float32_z_flag
1330 float32 trueZ, testZ; local in function:test_abz_float32
1388 int32 trueZ, testZ; local in function:test_a_float64_z_int32
1445 int64 trueZ, testZ; local in function:test_a_float64_z_int64
1502 float32 trueZ, testZ; local in function:test_a_float64_z_float32
1559 floatx80 trueZ, testZ; local in function:test_a_float64_z_floatx80
1618 float128 trueZ, testZ; local in function:test_a_float64_z_float128
1675 float64 trueZ, testZ; local in function:test_az_float64
1732 flag trueZ, testZ; local in function:test_ab_float64_z_flag
1784 float64 trueZ, testZ; local in function:test_abz_float64
1844 int32 trueZ, testZ; local in function:test_a_floatx80_z_int32
1901 int64 trueZ, testZ; local in function:test_a_floatx80_z_int64
1958 float32 trueZ, testZ; local in function:test_a_floatx80_z_float32
2013 float64 trueZ, testZ; local in function:test_a_floatx80_z_float64
2070 float128 trueZ, testZ; local in function:test_a_floatx80_z_float128
2127 floatx80 trueZ, testZ; local in function:test_az_floatx80
2184 flag trueZ, testZ; local in function:test_ab_floatx80_z_flag
2236 floatx80 trueZ, testZ; local in function:test_abz_floatx80
2298 int32 trueZ, testZ; local in function:test_a_float128_z_int32
2355 int64 trueZ, testZ; local in function:test_a_float128_z_int64
2412 float32 trueZ, testZ; local in function:test_a_float128_z_float32
2467 float64 trueZ, testZ; local in function:test_a_float128_z_float64
2524 floatx80 trueZ, testZ; local in function:test_a_float128_z_floatx80
2581 float128 trueZ, testZ; local in function:test_az_float128
2638 flag trueZ, testZ; local in function:test_ab_float128_z_flag
2690 float128 trueZ, testZ; local in function:test_abz_float128
[all...]

Completed in 4 milliseconds