Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c307 # define rb_num2long dll_rb_num2long
451 static long (*dll_rb_num2long) (VALUE); variable
551 return dll_rb_num2long(x); in rb_num2long_stub()
712 {"rb_num2long", (RUBY_PROC*)&dll_rb_num2long},