Searched refs:dll_rb_float_new (Results 1 – 1 of 1) sorted by relevance
333 # define rb_float_new dll_rb_float_new490 static VALUE (*dll_rb_float_new) (double); variable579 return dll_rb_float_new(d); in rb_float_new_in_heap()751 {"rb_float_new", (RUBY_PROC*)&dll_rb_float_new},753 {"rb_float_new_in_heap", (RUBY_PROC*)&dll_rb_float_new},