Home
last modified time | relevance | path

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

/vim-8.2.3635/src/
H A Dif_ruby.c310 # define rb_num2ulong dll_rb_num2ulong
452 static unsigned long (*dll_rb_num2ulong) (VALUE); variable
713 {"rb_num2ulong", (RUBY_PROC*)&dll_rb_num2ulong},