Home
last modified time | relevance | path

Searched refs:dll_rb_define_singleton_method (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dif_ruby.c266 # define rb_define_singleton_method dll_rb_define_singleton_method
420 static void (*dll_rb_define_singleton_method) (VALUE,const char*,VALUE(*)(),int); variable
681 {"rb_define_singleton_method", (RUBY_PROC*)&dll_rb_define_singleton_method},