HomeSort by relevance Sort by last modified time
    Searched full:uint64_preds (Results 1 - 1 of 1) sorted by null

  /external/llvm/test/CodeGen/CellSPU/useful-harnesses/
i64operations.c 245 struct uint64_pred_s uint64_preds[] = { variable in typeref:struct:uint64_pred_s
583 for (i = 0; i < ARR_SIZE(uint64_preds); ++i) {
584 printf("%s series:\n", uint64_preds[i].name);
585 if ((failed = compare_expect_uint64(uint64_preds + i)) > 0) {

Completed in 886 milliseconds