Home
last modified time | relevance | path

Searched refs:Custom_new (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Doc/includes/
H A Dcustom2.c21 Custom_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in Custom_new() function
105 .tp_new = Custom_new,
H A Dcustom4.c37 Custom_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in Custom_new() function
167 .tp_new = Custom_new,
H A Dcustom3.c21 Custom_new(PyTypeObject *type, PyObject *args, PyObject *kwds) in Custom_new() function
155 .tp_new = Custom_new,

Completed in 2 milliseconds