Searched refs:allocfunc (Results 1 – 7 of 7) sorted by relevance
23 XMLPUBFUN void __set_xmlMalloc(xmlMallocFunc allocfunc);26 XMLPUBFUN void __set_xmlMallocAtomic(xmlMallocFunc allocfunc);
66 allocfunc tp_alloc;
64 allocfunc tp_alloc;
322 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t); typedef389 allocfunc tp_alloc;
341 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t); typedef411 allocfunc tp_alloc;
877 .. c:member:: allocfunc PyTypeObject.tp_alloc
965 .. c:member:: allocfunc PyTypeObject.tp_alloc