Searched refs:RepeatedCompositeContainer_Type (Results 1 – 3 of 3) sorted by relevance
308 if (!PyObject_TypeCheck(other, &RepeatedCompositeContainer_Type)) { in RichCompare()514 PyType_GenericAlloc(&RepeatedCompositeContainer_Type, 0)); in NewContainer()571 PyTypeObject RepeatedCompositeContainer_Type = { variable
105 extern PyTypeObject RepeatedCompositeContainer_Type;
2918 if (PyType_Ready(&RepeatedCompositeContainer_Type) < 0) { in CheckAndGetInteger()2925 &RepeatedCompositeContainer_Type)); in CheckAndGetInteger()2944 &RepeatedCompositeContainer_Type)) == NULL) { in CheckAndGetInteger()