HomeSort by: relevance | last modified time | path
    Searched defs:test50 (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 4816 static void test50(void) function in typeref:typename:void
4828 printf("Run test50\n");
4832 printf("no fpu available, test50 skipped\n");
4885 FAILED(sbuf[3] != 245.5, "test50 case 1 failed\n");
4886 FAILED(sbuf[4] != 145.25, "test50 case 2 failed\n");
4887 FAILED(sbuf[5] != 5934, "test50 case 3 failed\n");
4888 FAILED(sbuf[6] != 713.75, "test50 case 4 failed\n");
4890 FAILED(!result, "test50 case 5 failed\n");
5392 test50();

Completed in 40 milliseconds