Home
last modified time | relevance | path

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

/external/python/cpython3/Objects/clinic/
Denumobject.c.h24 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwargs) in enum_new() function
/external/python/cpython2/Objects/
Denumobject.c14 enum_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in enum_new() function