OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:test44
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/external/bsd/sljit/dist/test_src/
sljitTest.c
4214
static void
test44
(void)
function in typeref:typename:void
4222
printf("Run
test44
\n");
4251
FAILED(code.func1((sljit_sw)&buf) != (sljit_sw)(buf + 2), "
test44
case 1 failed\n");
4252
FAILED(buf[1] != buf + 2, "
test44
case 2 failed\n");
4253
FAILED(buf[2] != buf + 3, "
test44
case 3 failed\n");
4254
FAILED(buf[3] != buf + 4, "
test44
case 4 failed\n");
4255
FAILED(buf[4] != buf + 2, "
test44
case 5 failed\n");
5386
test44
();
Completed in 16 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025