Lines Matching refs:ensure_abuf
1587 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
1630 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1761 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1885 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1984 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
2127 const_ = (struct sljit_const*)ensure_abuf(compiler, sizeof(struct sljit_const));