Home
last modified time | relevance | path

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

/third_party/python/Doc/includes/
H A Dcustom2.c42 Custom_init(CustomObject *self, PyObject *args, PyObject *kwds) in Custom_init() function
106 .tp_init = (initproc) Custom_init,
H A Dcustom4.c58 Custom_init(CustomObject *self, PyObject *args, PyObject *kwds) in Custom_init() function
168 .tp_init = (initproc) Custom_init,
H A Dcustom3.c42 Custom_init(CustomObject *self, PyObject *args, PyObject *kwds) in Custom_init() function
156 .tp_init = (initproc) Custom_init,

Completed in 1 milliseconds