Searched refs:ADD_INSN2 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c196 #define ADD_INSN2(seq, line, insn, op1, op2) \ macro
543 ADD_INSN2(ret, 0, getlocal, INT2FIX(2), INT2FIX(0));
2276 ADD_INSN2(ret, nd_line(node), toregexp, INT2FIX(node->nd_cflag), INT2FIX(cnt));
2683 ADD_INSN2(ret, nd_line(node), expandarray,
2695 ADD_INSN2(ret, nd_line(splatn), expandarray,
3316 ADD_INSN2(ret, nd_line(tempnode), opt_case_dispatch, literals, elselabel);
3755 ADD_INSN2(ret, line, getlocal, INT2FIX(2), INT2FIX(0));
3765 ADD_INSN2(ret, line, getlocal, INT2FIX(2), INT2FIX(0));
3776 ADD_INSN2(ret, line, getlocal, INT2FIX(2), INT2FIX(0));
3873 ADD_INSN2(re
[all...]

Completed in 92 milliseconds