Searched refs:PyDescriptorPool_Type (Results 1 – 3 of 3) sorted by relevance
68 PyDescriptorPool, &PyDescriptorPool_Type); in _CreateDescriptorPool()502 PyTypeObject PyDescriptorPool_Type = { variable549 if (PyType_Ready(&PyDescriptorPool_Type) < 0) in InitDescriptorPool()
94 extern PyTypeObject PyDescriptorPool_Type;
3029 &PyDescriptorPool_Type)); in CheckAndGetInteger()