Searched refs:has_pre (Results 1 – 1 of 1) sorted by relevance
3284 BOOL has_pre; in copy_ovector() local3316 has_pre = sljit_emit_mem(compiler, SLJIT_MOV | SLJIT_MEM_SUPP | SLJIT_MEM_PRE, SLJIT_S1, SLJIT_MEM1… in copy_ovector()3318 GET_LOCAL_BASE(SLJIT_S0, 0, OVECTOR_START - (has_pre ? sizeof(sljit_sw) : 0)); in copy_ovector()3323 if (has_pre) in copy_ovector()