Lines Matching refs:ensure_abuf
1231 label = (struct sljit_label*)ensure_abuf(compiler, sizeof(struct sljit_label));
1300 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1351 jump = (struct sljit_jump*)ensure_abuf(compiler, sizeof(struct sljit_jump));
1428 const_ = (struct sljit_const*)ensure_abuf(compiler, sizeof(struct sljit_const));