Home | History | Annotate | Download | only in sljit

Lines Matching full:new_constant

2085 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant)
2088 modify_imm32_const(inst, new_constant);