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

/macosx-10.9.5/ruby-104/ruby/
H A Denumerator.c1617 call_next(VALUE obj) function
1672 v = rb_rescue2(call_next, RARRAY_PTR(arg)[i], next_stopped, 0,
H A Denum.c1963 call_next(VALUE *v) function
1992 rb_rescue2(call_next, (VALUE)v, call_stop, (VALUE)v, rb_eStopIteration, (VALUE)0);

Completed in 70 milliseconds