f_complex_new2    472 complex.c      	return f_complex_new2(rb_cComplex,
f_complex_new2    487 complex.c      	return f_complex_new2(rb_cComplex,
f_complex_new2    502 complex.c      	return f_complex_new2(rb_cComplex, ZERO, m_sqrt_bang(f_negate(x)));
f_complex_new2    511 complex.c      	    return f_complex_new2(rb_cComplex,
f_complex_new2    553 complex.c        return f_complex_new2(CLASS_OF(self),
f_complex_new2    568 complex.c      	return f_complex_new2(CLASS_OF(self), real, imag);
f_complex_new2    573 complex.c      	return f_complex_new2(CLASS_OF(self),
f_complex_new2    590 complex.c      	return f_complex_new2(CLASS_OF(self), real, imag);
f_complex_new2    595 complex.c      	return f_complex_new2(CLASS_OF(self),
f_complex_new2    614 complex.c      	return f_complex_new2(CLASS_OF(self), real, imag);
f_complex_new2    619 complex.c      	return f_complex_new2(CLASS_OF(self),
f_complex_new2    649 complex.c      	return f_complex_new2(CLASS_OF(self),
f_complex_new2    664 complex.c          return f_div(f_complex_new2(CLASS_OF(self),
f_complex_new2    709 complex.c      		    x = f_complex_new2(CLASS_OF(self),
f_complex_new2    801 complex.c          return f_complex_new2(CLASS_OF(self), dat->real, f_negate(dat->imag));
f_complex_new2    850 complex.c          return f_complex_new2(CLASS_OF(self),