Searched defs:rb_define_singleton_method (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dclass.c1497 rb_define_singleton_method(VALUE obj, const char *name, VALUE (*func)(ANYARGS), int argc) function
/macosx-10.9.5/vim-53/src/
H A Dif_ruby.c160 #define rb_define_singleton_method dll_rb_define_singleton_method macro

Completed in 130 milliseconds