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

  /external/valgrind/none/tests/ppc32/
test_dfp5.c 35 unsigned long long vall; member in struct:stuff::__anon36321
39 unsigned long long vall;
426 test_val.u128.vall = dfp128_vals[(i * 2) + 1];
443 test_val.u128.valu, test_val.u128.vall,
444 result.u128.valu, result.u128.vall);
496 test_val.u128.vall = bcd128_vals[(i * 2) + 1];
510 test_val.u128.valu, test_val.u128.vall,
511 result.u128.valu, result.u128.vall);
547 test_valB.u128.vall = dfp128_vals[(i * 2) + 1];
572 printf("%016llx %016llx", test_valB.u128.valu, test_valB.u128.vall);
    [all...]
test_dfp4.c 35 unsigned long long vall; member in struct:stuff::__anon36319
39 unsigned long long vall;
503 test_val.u128.vall = dfp128_vals[(i * 2) + 1];
525 printf("%016llx %016llx", test_val.u128.valu, test_val.u128.vall);
579 test_val1.u128.vall = dfp128_vals[(test_def.targs[i].fra_idx * 2) + 1];
581 test_val2.u128.vall = dfp128_vals[(test_def.targs[i].frb_idx * 2) + 1];
601 test_val1.u128.valu, test_val1.u128.vall, test_def.op, test_val2.u128.valu, test_val2.u128.vall);

Completed in 81 milliseconds