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

/macosx-10.9.5/ruby-104/ruby/
H A Dcompile.c242 #define ADD_ADJUST(seq, line, label) \ macro
3502 ADD_ADJUST(ret, line, iseq->compile_data->redo_label);
3565 ADD_ADJUST(ret, line, iseq->compile_data->redo_label);
3576 ADD_ADJUST(ret, line, iseq->compile_data->start_label);
3632 ADD_ADJUST(ret, line, iseq->compile_data->redo_label);
3650 ADD_ADJUST(ret, line, iseq->compile_data->start_label);
4568 ADD_ADJUST(ret, line, 0);

Completed in 295 milliseconds