OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test15
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
1173
static void
test15
(void)
function in typeref:typename:void
1182
printf("Run
test15
\n");
1246
FAILED(code.func1((sljit_sw)&buf) != -15, "
test15
case 1 failed\n");
1247
FAILED(buf[0] != 14, "
test15
case 2 failed\n");
1248
FAILED(buf[1] != -8, "
test15
case 3 failed\n");
1249
FAILED(buf[2] != SLJIT_FUNC_OFFSET(func) + 42, "
test15
case 4 failed\n");
1250
FAILED(buf[3] != SLJIT_FUNC_OFFSET(func) - 85, "
test15
case 5 failed\n");
1251
FAILED(buf[4] != SLJIT_FUNC_OFFSET(func) + 31, "
test15
case 6 failed\n");
1252
FAILED(buf[5] != 335, "
test15
case 7 failed\n");
1253
FAILED(buf[6] != -15, "
test15
case 8 failed\n")
[
all
...]
Completed in 124 milliseconds
Indexes created Thu Oct 02 10:09:58 GMT 2025