Home | History | Annotate | Download | only in sljit

Lines Matching refs:scratches

1177 	sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds,
1184 check_sljit_emit_enter(compiler, options, args, scratches, saveds, fscratches, fsaveds, local_size);
1187 compiler->scratches = scratches;
1242 sljit_si options, sljit_si args, sljit_si scratches, sljit_si saveds,
1246 check_sljit_set_context(compiler, options, args, scratches, saveds, fscratches, fsaveds, local_size);
1249 compiler->scratches = scratches;