Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c294 # define rb_fix2int dll_rb_fix2int
442 static long (*dll_rb_fix2int) (VALUE); variable
567 return dll_rb_fix2int(x); in rb_fix2int_stub()
703 {"rb_fix2int", (RUBY_PROC*)&dll_rb_fix2int},