Home | History | Annotate | Download | only in sljit

Lines Matching refs:SLJIT_FREE

358 			SLJIT_FREE(compiler->buf, allocator_data);
360 SLJIT_FREE(compiler->abuf, allocator_data);
361 SLJIT_FREE(compiler, allocator_data);
384 SLJIT_FREE(compiler->buf, allocator_data);
385 SLJIT_FREE(compiler->abuf, allocator_data);
386 SLJIT_FREE(compiler, allocator_data);
422 SLJIT_FREE(curr, allocator_data);
429 SLJIT_FREE(curr, allocator_data);
433 SLJIT_FREE(compiler->cpool, allocator_data);
435 SLJIT_FREE(compiler, allocator_data);