Searched refs:dfp64_vals (Results 1 - 10 of 10) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dtest_dfp4.c383 static unsigned long long dfp64_vals[] = { variable
408 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
416 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
495 test_val.u64_val = dfp64_vals[i];
561 test_val1.u64_val = dfp64_vals[test_def.targs[i].fra_idx];
562 test_val2.u64_val = dfp64_vals[test_def.targs[i].frb_idx];
H A Dtest_dfp3.c712 static unsigned long long dfp64_vals[] = { variable
737 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
745 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
824 u0 = dfp64_vals[i];
885 u0 = dfp64_vals[test_def.targs[i].fra_idx];
886 u1 = dfp64_vals[test_def.targs[i].frb_idx];
951 u0 = dfp64_vals[i];
1036 u0 = dfp64_vals[i];
1110 u0 = dfp64_vals[i];
1182 u0 = dfp64_vals[test_de
[all...]
H A Dtest_dfp1.c202 static unsigned long long dfp64_vals[] = { variable
232 // Index pairs from dfp64_vals or dfp128_vals array to be used with dfp_two_arg_tests
255 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
338 u0 = dfp64_vals[test_group.targs[i].fra_idx];
339 u1 = dfp64_vals[test_group.targs[i].frb_idx];
H A Dtest_dfp5.c278 static unsigned long long dfp64_vals[] = { variable
373 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
418 test_val.u64_val = dfp64_vals[i];
532 test_valB.u64_val = dfp64_vals[i];
H A Dtest_dfp2.c282 static unsigned long long dfp64_vals[] = { variable
312 /* Index pairs from dfp64_vals or dfp128_vals array to be used with
353 /* Index pairs from dfp64_vals array to be used with dfp_one_arg_tests */
465 u0 = dfp64_vals[test_group.targs[i].fra_idx];
539 u0 = dfp64_vals[test_group.targs[i].fra_idx];
/external/valgrind/main/none/tests/ppc64/
H A Dtest_dfp4.c383 static unsigned long long dfp64_vals[] = { variable
408 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
416 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
495 test_val.u64_val = dfp64_vals[i];
561 test_val1.u64_val = dfp64_vals[test_def.targs[i].fra_idx];
562 test_val2.u64_val = dfp64_vals[test_def.targs[i].frb_idx];
H A Dtest_dfp3.c712 static unsigned long long dfp64_vals[] = { variable
737 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
745 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
824 u0 = dfp64_vals[i];
885 u0 = dfp64_vals[test_def.targs[i].fra_idx];
886 u1 = dfp64_vals[test_def.targs[i].frb_idx];
951 u0 = dfp64_vals[i];
1036 u0 = dfp64_vals[i];
1110 u0 = dfp64_vals[i];
1182 u0 = dfp64_vals[test_de
[all...]
H A Dtest_dfp1.c202 static unsigned long long dfp64_vals[] = { variable
232 // Index pairs from dfp64_vals or dfp128_vals array to be used with dfp_two_arg_tests
255 // Index pairs from dfp64_vals array to be used with dfp_two_arg_tests
338 u0 = dfp64_vals[test_group.targs[i].fra_idx];
339 u1 = dfp64_vals[test_group.targs[i].frb_idx];
H A Dtest_dfp5.c278 static unsigned long long dfp64_vals[] = { variable
373 #define NUM_DFP_VALS (sizeof(dfp64_vals)/8)
418 test_val.u64_val = dfp64_vals[i];
532 test_valB.u64_val = dfp64_vals[i];
H A Dtest_dfp2.c282 static unsigned long long dfp64_vals[] = { variable
312 /* Index pairs from dfp64_vals or dfp128_vals array to be used with
353 /* Index pairs from dfp64_vals array to be used with dfp_one_arg_tests */
465 u0 = dfp64_vals[test_group.targs[i].fra_idx];
539 u0 = dfp64_vals[test_group.targs[i].fra_idx];

Completed in 42 milliseconds