Searched refs:dll_rb_class_new_instance (Results 1 – 1 of 1) sorted by relevance
243 # define rb_class_new_instance dll_rb_class_new_instance399 static VALUE (*dll_rb_class_new_instance) (int,VALUE*,VALUE); variable660 {"rb_class_new_instance", (RUBY_PROC*)&dll_rb_class_new_instance},