HomeSort by relevance Sort by last modified time
    Searched refs:dfp64_vals (Results 1 - 10 of 10) sorted by null

  /external/valgrind/main/none/tests/ppc32/
test_dfp4.c 383 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];
test_dfp3.c 712 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];
    [all...]
test_dfp1.c 202 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];
test_dfp5.c 278 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];
test_dfp2.c 282 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/
test_dfp4.c 383 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];
test_dfp3.c 712 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];
    [all...]
test_dfp1.c 202 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];
test_dfp5.c 278 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];
test_dfp2.c 282 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 216 milliseconds