Home
last modified time | relevance | path

Searched refs:alloc1_fail (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/sys/external/bsd/sljit/dist/test_src/
H A DsljitTest.c3460 struct sljit_jump* alloc1_fail; in test38() local
3479 alloc1_fail = sljit_emit_cmp(compiler, SLJIT_EQUAL, SLJIT_RETURN_REG, 0, SLJIT_IMM, 0); in test38()
3529 sljit_set_label(alloc1_fail, label); in test38()