Home | History | Annotate | Download | only in sljit

Lines Matching refs:scratches

422 	sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds,
426 check_sljit_emit_enter(compiler, options, args, scratches, saveds, fscratches, fsaveds, local_size);
429 compiler->scratches = scratches;
454 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds,
458 check_sljit_set_context(compiler, options, args, scratches, saveds, fscratches, fsaveds, local_size);
461 compiler->scratches = scratches;