Home | History | Annotate | Download | only in sljit

Lines Matching full:new_constant

2045 SLJIT_API_FUNC_ATTRIBUTE void sljit_set_const(sljit_uw addr, sljit_sw new_constant)
2048 modify_imm64_const(inst, new_constant);