Home | History | Annotate | Download | only in Objects

Lines Matching refs:c_1

31 static Py_complex c_1 = {1., 0.};
162 r = c_1;
186 return c_quot(c_1,c_powu(x,-n));