Home
last modified time | relevance | path

Searched refs:xx_foo (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Modules/
Dxxmodule.c152 xx_foo(PyObject *self, PyObject *args) in xx_foo() function
325 {"foo", xx_foo, METH_VARARGS,
/external/python/cpython3/Modules/
Dxxlimited.c141 xx_foo(PyObject *self, PyObject *args) in xx_foo() function
226 {"foo", xx_foo, METH_VARARGS,
Dxxmodule.c155 xx_foo(PyObject *self, PyObject *args) in xx_foo() function
328 {"foo", xx_foo, METH_VARARGS,