Home
last modified time | relevance | path

Searched refs:test__mulsc3 (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/compiler-rt/test/builtins/Unit/
Dmulsc3_test.c42 int test__mulsc3(float a, float b, float c, float d) in test__mulsc3() function
357 if (test__mulsc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()
/external/compiler-rt/test/builtins/Unit/
Dmulsc3_test.c50 int test__mulsc3(float a, float b, float c, float d) in test__mulsc3() function
365 if (test__mulsc3(x[i][0], x[i][1], x[j][0], x[j][1])) in main()