Home
last modified time | relevance | path

Searched refs:testList (Results 1 – 4 of 4) sorted by relevance

/llvm-project/compiler-rt/test/builtins/Unit/ppc/
H A Dfixunstfti_test.c29 ldInput.d[0] = testList[i].hiInput; in main()
30 ldInput.d[1] = testList[i].loInput; in main()
31 expectedResult = testList[i].result128; in main()
H A Dfixtfti_test.c29 ldInput.d[0] = testList[i].hiInput; in main()
30 ldInput.d[1] = testList[i].loInput; in main()
31 expectedResult = testList[i].result128; in main()
H A Dfixunstfti_test.h25 struct testCase testList[] = { variable
1347 static const int numTests = sizeof(testList) / sizeof(struct testCase);
H A Dfixtfti_test.h21 struct testCase testList[] = { variable
1555 static const int numTests = sizeof(testList) / sizeof(struct testCase);