Searched refs:nucomp_s_convert (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/
H A Dcomplex.c1385 static VALUE nucomp_s_convert(int argc, VALUE *argv, VALUE klass);
1393 return nucomp_s_convert(2, a, rb_cComplex);
1878 nucomp_s_convert(int argc, VALUE *argv, VALUE klass) function
2245 rb_define_private_method(CLASS_OF(rb_cComplex), "convert", nucomp_s_convert, -1); local

Completed in 72 milliseconds