Lines Matching refs:ensure_abuf
1874 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
1887 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1915 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1957 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
2026 const_ = (struct sljit_const*)ensure_abuf(compiler, sizeof(struct sljit_const));