Home | History | Annotate | Download | only in sljit

Lines Matching full:push_inst_debug

330 static sljit_si push_inst_debug(struct sljit_compiler *compiler, sljit_ins ins, int line)
350 #define push_inst(a, b) push_inst_debug(a, b, __LINE__)