Home | History | Annotate | Download | only in sljit

Lines Matching defs:local_size

323 	sljit_s32 local_size;
496 space for local variables. The "local_size" argument contains the
499 SLJIT_SP + local_size (exclusive) can be modified freely until
518 /* The local_size must be >= 0 and <= SLJIT_MAX_LOCAL_SIZE. */
523 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size);
537 sljit_s32 fscratches, sljit_s32 fsaveds, sljit_s32 local_size);