Searched refs:enum_new (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Objects/
H A Denumobject.c14 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
210 enum_new, /* tp_new */
/external/python/cpython3/Objects/
H A Denumobject.c14 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwds) function
226 enum_new, /* tp_new */

Completed in 203 milliseconds