bmcall 41 proc.c static VALUE bmcall(VALUE, VALUE, int, VALUE *, VALUE); bmcall 49 proc.c #define IS_METHOD_PROC_IFUNC(ifunc) ((ifunc)->func == bmcall) bmcall 2570 proc.c procval = rb_iterate(mlambda, 0, bmcall, method);