Home | History | Annotate | Download | only in Objects

Lines Matching refs:PyComplex_CheckExact

286         if (!res || PyComplex_CheckExact(res)) {
593 if (PyComplex_CheckExact(v)) {
958 if (PyComplex_CheckExact(r) && i == NULL &&