Searched refs:bcd64_vals (Results 1 - 2 of 2) sorted by relevance

/external/valgrind/main/none/tests/ppc32/
H A Dtest_dfp5.c301 /* The bcd64_vals and bdc128_vals hold the unique results of executing
309 static unsigned long long bcd64_vals[] = { variable
463 num_test_vals = sizeof(bcd64_vals)/sizeof(unsigned long long);
474 * not included in the bcd64_vals and bcd128_vals arrays.
484 test_val.u64_val = bcd64_vals[i];
/external/valgrind/main/none/tests/ppc64/
H A Dtest_dfp5.c301 /* The bcd64_vals and bdc128_vals hold the unique results of executing
309 static unsigned long long bcd64_vals[] = { variable
463 num_test_vals = sizeof(bcd64_vals)/sizeof(unsigned long long);
474 * not included in the bcd64_vals and bcd128_vals arrays.
484 test_val.u64_val = bcd64_vals[i];

Completed in 1548 milliseconds