HomeSort by: relevance | last modified time | path
    Searched refs:test__multc3 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/external/bsd/compiler_rt/dist/test/Unit/
multc3_test.c 52 int test__multc3(long double a, long double b, long double c, long double d) function in typeref:typename:int
55 // printf("test__multc3(%Lf, %Lf, %Lf, %Lf) = %Lf + I%Lf\n",
366 if (test__multc3(x[i][0], x[i][1], x[j][0], x[j][1]))
  /src/sys/external/bsd/compiler_rt/dist/test/builtins/Unit/
multc3_test.c 53 int test__multc3(long double a, long double b, long double c, long double d) function in typeref:typename:int
56 // printf("test__multc3(%Lf, %Lf, %Lf, %Lf) = %Lf + I%Lf\n",
367 if (test__multc3(x[i][0], x[i][1], x[j][0], x[j][1]))

Completed in 11 milliseconds