Home
last modified time | relevance | path

Searched defs:_Py_CheckRecursiveCall (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/python/cpython2/Python/
Dceval.c618 _Py_CheckRecursiveCall(const char *where) in _Py_CheckRecursiveCall() function
/aosp_15_r20/external/python/cpython3/Python/
Dceval.c833 _Py_CheckRecursiveCall(PyThreadState *tstate, const char *where) in _Py_CheckRecursiveCall() function