Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyComplex_CheckExact

723     if (PyComplex_CheckExact(v)) {
1152 if (PyComplex_CheckExact(r) && i == NULL &&