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

  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 526 static void test8(void) function in typeref:typename:void
534 printf("Run test8\n");
598 FAILED(buf[1] != 1, "test8 case 1 failed\n");
599 FAILED(buf[2] != 0, "test8 case 2 failed\n");
600 FAILED(buf[3] != 0, "test8 case 3 failed\n");
601 FAILED(buf[4] != 1, "test8 case 4 failed\n");
602 FAILED(buf[5] != 1, "test8 case 5 failed\n");
603 FAILED(buf[6] != 1, "test8 case 6 failed\n");
604 FAILED(buf[7] != 1, "test8 case 7 failed\n");
605 FAILED(buf[8] != 0, "test8 case 8 failed\n")
    [all...]
sljitTest.c 526 static void test8(void) function in typeref:typename:void
534 printf("Run test8\n");
598 FAILED(buf[1] != 1, "test8 case 1 failed\n");
599 FAILED(buf[2] != 0, "test8 case 2 failed\n");
600 FAILED(buf[3] != 0, "test8 case 3 failed\n");
601 FAILED(buf[4] != 1, "test8 case 4 failed\n");
602 FAILED(buf[5] != 1, "test8 case 5 failed\n");
603 FAILED(buf[6] != 1, "test8 case 6 failed\n");
604 FAILED(buf[7] != 1, "test8 case 7 failed\n");
605 FAILED(buf[8] != 0, "test8 case 8 failed\n")
    [all...]
sljitTest.c 526 static void test8(void) function in typeref:typename:void
534 printf("Run test8\n");
598 FAILED(buf[1] != 1, "test8 case 1 failed\n");
599 FAILED(buf[2] != 0, "test8 case 2 failed\n");
600 FAILED(buf[3] != 0, "test8 case 3 failed\n");
601 FAILED(buf[4] != 1, "test8 case 4 failed\n");
602 FAILED(buf[5] != 1, "test8 case 5 failed\n");
603 FAILED(buf[6] != 1, "test8 case 6 failed\n");
604 FAILED(buf[7] != 1, "test8 case 7 failed\n");
605 FAILED(buf[8] != 0, "test8 case 8 failed\n")
    [all...]

Completed in 35 milliseconds