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

/external/valgrind/none/tests/ppc32/
H A Dtest_dfp5.c306 /* The bcd64_vals and bdc128_vals hold the unique results of executing
314 static unsigned long long bcd64_vals[] = { variable
472 num_test_vals = sizeof(bcd64_vals)/sizeof(unsigned long long);
483 * not included in the bcd64_vals and bcd128_vals arrays.
493 test_val.u64_val = bcd64_vals[i];
/external/valgrind/none/tests/ppc64/
H A Dtest_dfp5.c306 /* The bcd64_vals and bdc128_vals hold the unique results of executing
314 static unsigned long long bcd64_vals[] = { variable
472 num_test_vals = sizeof(bcd64_vals)/sizeof(unsigned long long);
483 * not included in the bcd64_vals and bcd128_vals arrays.
493 test_val.u64_val = bcd64_vals[i];

Completed in 1358 milliseconds