Home
last modified time | relevance | path

Searched refs:py_w_stopcode (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Modules/
D_testcapimodule.c2641 py_w_stopcode(PyObject *self, PyObject *args) in py_w_stopcode() function
2788 {"W_STOPCODE", py_w_stopcode, METH_VARARGS},
/aosp_15_r20/external/python/cpython3/Modules/
D_testcapimodule.c5361 py_w_stopcode(PyObject *self, PyObject *args) in py_w_stopcode() function
6677 {"W_STOPCODE", py_w_stopcode, METH_VARARGS},