Searched refs:dll_rb_num2int (Results 1 – 1 of 1) sorted by relevance
295 # define rb_num2int dll_rb_num2int443 static long (*dll_rb_num2int) (VALUE); variable572 return dll_rb_num2int(x); in rb_num2int_stub()704 {"rb_num2int", (RUBY_PROC*)&dll_rb_num2int},