Searched refs:Custom_name (Results 1 - 3 of 3) sorted by relevance
/third_party/python/Doc/includes/ |
H A D | custom2.c | 78 Custom_name(CustomObject *self, PyObject *Py_UNUSED(ignored)) in Custom_name() function 92 {"name", (PyCFunction) Custom_name, METH_NOARGS,
|
H A D | custom4.c | 148 Custom_name(CustomObject *self, PyObject *Py_UNUSED(ignored)) in Custom_name() function 154 {"name", (PyCFunction) Custom_name, METH_NOARGS,
|
H A D | custom3.c | 136 Custom_name(CustomObject *self, PyObject *Py_UNUSED(ignored)) in Custom_name() function 142 {"name", (PyCFunction) Custom_name, METH_NOARGS,
|
Completed in 5 milliseconds