Home
last modified time | relevance | path

Searched defs:PyType_GenericAlloc (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
Dtypeobject.c774 PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems) in PyType_GenericAlloc() function
/external/python/cpython3/Objects/
Dtypeobject.c1040 PyType_GenericAlloc(PyTypeObject *type, Py_ssize_t nitems) in PyType_GenericAlloc() function