Home | History | Annotate | Download | only in src

Lines Matching refs:oveccount

190   sljit_u32 oveccount;
2499 OP1(SLJIT_MOV_U32, SLJIT_R1, 0, SLJIT_MEM1(SLJIT_R0), SLJIT_OFFSETOF(jit_arguments, oveccount));
7137 sljit_u32 oveccount = arguments->oveccount;
7154 for (i = 2; i < oveccount; i += 2)