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