Searched refs:PyCMethodObject (Results 1 – 2 of 2) sorted by relevance
21 ((PyCMethodObject *)func) -> mm_class : NULL)35 } PyCMethodObject; typedef
87 PyCMethodObject *om = PyObject_GC_New(PyCMethodObject, &PyCMethod_Type); in PyCMethod_New()376 .tp_basicsize = sizeof(PyCMethodObject),