Home | History | Annotate | Download | only in Python

Lines Matching refs:PyComplex_CheckExact

143             || PyComplex_CheckExact(value)
301 !PyComplex_CheckExact(n)) {