Home | History | Annotate | Download | only in Modules

Lines Matching refs:tp_alloc

431     op = (arrayobject *) type->tp_alloc(type, 0);
2180 PyType_GenericAlloc, /* tp_alloc */