Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c278 # define rb_funcall2 dll_rb_funcall2
432 static VALUE (*dll_rb_funcall2) (VALUE, ID, int, const VALUE*); variable
693 {"rb_funcall2", (RUBY_PROC*)&dll_rb_funcall2},