Searched refs:dll_rb_num2uint (Results 1 – 1 of 1) sorted by relevance
298 # define rb_num2uint dll_rb_num2uint444 static unsigned long (*dll_rb_num2uint) (VALUE); variable624 return dll_rb_num2uint(x); in rb_num2uint_stub()705 {"rb_num2uint", (RUBY_PROC*)&dll_rb_num2uint},