Searched refs:dll_rb_num2long (Results 1 – 1 of 1) sorted by relevance
307 # define rb_num2long dll_rb_num2long451 static long (*dll_rb_num2long) (VALUE); variable551 return dll_rb_num2long(x); in rb_num2long_stub()712 {"rb_num2long", (RUBY_PROC*)&dll_rb_num2long},