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