Searched refs:alloc3_fail (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3462 struct sljit_jump* alloc3_fail; local
3510 alloc3_fail = sljit_emit_cmp(compiler, SLJIT_NOT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 0);
3531 sljit_set_label(alloc3_fail, label);

Completed in 186 milliseconds