Searched defs:allocfunc (Results 1 – 6 of 6) sorted by relevance
227 typedef PyObject *(*allocfunc)(PyTypeObject *, Py_ssize_t); typedef
322 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t); typedef