Home | History | Annotate | Download | only in python2.7

Lines Matching full:allocfunc

322 typedef PyObject *(*allocfunc)(struct _typeobject *, Py_ssize_t);
389 allocfunc tp_alloc;