Searched refs:xx_foo (Results 1 – 3 of 3) sorted by relevance
/third_party/python/Modules/ |
D | xxmodule.c | 155 xx_foo(PyObject *self, PyObject *args) in xx_foo() function 328 {"foo", xx_foo, METH_VARARGS,
|
D | xxlimited_35.c | 144 xx_foo(PyObject *self, PyObject *args) in xx_foo() function 229 {"foo", xx_foo, METH_VARARGS,
|
D | xxlimited.c | 263 xx_foo(PyObject *module, PyObject *args) in xx_foo() function 292 {"foo", xx_foo, METH_VARARGS,
|