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

  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 981 static void test13(void) function in typeref:typename:void
990 printf("Run test13\n");
994 printf("no fpu available, test13 skipped\n");
1052 FAILED(buf[2] != -4.5, "test13 case 1 failed\n");
1053 FAILED(buf[3] != 4.5, "test13 case 2 failed\n");
1054 FAILED(buf[4] != -7.75, "test13 case 3 failed\n");
1055 FAILED(buf[5] != 4.5, "test13 case 4 failed\n");
1056 FAILED(buf[6] != -4.5, "test13 case 5 failed\n");
1058 FAILED(buf2[0] != 1, "test13 case 6 failed\n");
1059 FAILED(buf2[1] != 0, "test13 case 7 failed\n")
    [all...]
sljitTest.c 981 static void test13(void) function in typeref:typename:void
990 printf("Run test13\n");
994 printf("no fpu available, test13 skipped\n");
1052 FAILED(buf[2] != -4.5, "test13 case 1 failed\n");
1053 FAILED(buf[3] != 4.5, "test13 case 2 failed\n");
1054 FAILED(buf[4] != -7.75, "test13 case 3 failed\n");
1055 FAILED(buf[5] != 4.5, "test13 case 4 failed\n");
1056 FAILED(buf[6] != -4.5, "test13 case 5 failed\n");
1058 FAILED(buf2[0] != 1, "test13 case 6 failed\n");
1059 FAILED(buf2[1] != 0, "test13 case 7 failed\n")
    [all...]
sljitTest.c 981 static void test13(void) function in typeref:typename:void
990 printf("Run test13\n");
994 printf("no fpu available, test13 skipped\n");
1052 FAILED(buf[2] != -4.5, "test13 case 1 failed\n");
1053 FAILED(buf[3] != 4.5, "test13 case 2 failed\n");
1054 FAILED(buf[4] != -7.75, "test13 case 3 failed\n");
1055 FAILED(buf[5] != 4.5, "test13 case 4 failed\n");
1056 FAILED(buf[6] != -4.5, "test13 case 5 failed\n");
1058 FAILED(buf2[0] != 1, "test13 case 6 failed\n");
1059 FAILED(buf2[1] != 0, "test13 case 7 failed\n")
    [all...]

Completed in 67 milliseconds