Home | History | Annotate | Download | only in sljit

Lines Matching refs:ensure_abuf

1600 	label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
1643 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1774 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1898 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1996 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
2139 const_ = (struct sljit_const*)ensure_abuf(compiler, sizeof(struct sljit_const));