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

  /src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c 2900 static void test33(void) function in typeref:typename:void
2909 printf("Run test33\n");
2986 FAILED(buf[0] != 0, "test33 case 1 failed\n");
2987 FAILED(buf[1] != 11, "test33 case 2 failed\n");
2988 FAILED(buf[2] != 1, "test33 case 3 failed\n");
2989 FAILED(buf[3] != 45, "test33 case 4 failed\n");
2990 FAILED(buf[4] != 13, "test33 case 5 failed\n");
2991 FAILED(buf[5] != 0, "test33 case 6 failed\n");
2992 FAILED(buf[6] != 0, "test33 case 7 failed\n");
2993 FAILED(buf[7] != 48, "test33 case 8 failed\n")
    [all...]
sljitTest.c 2900 static void test33(void) function in typeref:typename:void
2909 printf("Run test33\n");
2986 FAILED(buf[0] != 0, "test33 case 1 failed\n");
2987 FAILED(buf[1] != 11, "test33 case 2 failed\n");
2988 FAILED(buf[2] != 1, "test33 case 3 failed\n");
2989 FAILED(buf[3] != 45, "test33 case 4 failed\n");
2990 FAILED(buf[4] != 13, "test33 case 5 failed\n");
2991 FAILED(buf[5] != 0, "test33 case 6 failed\n");
2992 FAILED(buf[6] != 0, "test33 case 7 failed\n");
2993 FAILED(buf[7] != 48, "test33 case 8 failed\n")
    [all...]

Completed in 28 milliseconds