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

  /external/llvm/test/CodeGen/CellSPU/useful-harnesses/
i64operations.c 176 struct int64_pred_s int64_preds[] = { variable in typeref:struct:int64_pred_s
572 for (i = 0; i < ARR_SIZE(int64_preds); ++i) {
573 printf("%s series:\n", int64_preds[i].name);
574 if ((failed = compare_expect_int64(int64_preds + i)) > 0) {

Completed in 5908 milliseconds