Lines Matching refs:ensure_abuf
2066 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
2147 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
2188 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
2368 const_ = (struct sljit_const*)ensure_abuf(compiler, sizeof(struct sljit_const));