bmcall             28 proc.c         static VALUE bmcall(VALUE, VALUE);
bmcall            593 proc.c         	    if (nd_type(node) == NODE_IFUNC && node->nd_cfnc == bmcall) {
bmcall           1599 proc.c             procval = rb_iterate(mlambda, 0, bmcall, method);