rb_proc_new 708 cont.c return fiber_init(fiber_alloc(rb_cFiber), rb_proc_new(func, obj)); rb_proc_new 6231 ext/tk/tcltklib.c ret = rb_funcall(rb_proc_new(callq_safelevel_handler, q_dat), rb_proc_new 6720 ext/tk/tcltklib.c ret = rb_funcall(rb_proc_new(evq_safelevel_handler, q_dat), rb_proc_new 8119 ext/tk/tcltklib.c ret = rb_funcall(rb_proc_new(ivq_safelevel_handler, q_dat), rb_proc_new 296 include/ruby/intern.h VALUE rb_proc_new(VALUE (*)(ANYARGS/* VALUE yieldarg[, VALUE procarg] */), VALUE); rb_proc_new 1681 proc.c return rb_proc_new(curry, args); rb_proc_new 6942 string.c return rb_proc_new(sym_call, (VALUE)SYM2ID(sym));