rb_mod_const_of   305 eval.c         	data = rb_mod_const_of(cbase, data);
rb_mod_const_of   750 include/ruby/intern.h void *rb_mod_const_of(VALUE, void*);
rb_mod_const_of  1644 variable.c     	tbl = rb_mod_const_of(mod, 0);