Searched refs:_Py_CheckRecursiveCall (Results 1 – 8 of 8) sorted by relevance
83 PyAPI_FUNC(int) _Py_CheckRecursiveCall(89 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCall()
50 _Py_CheckRecursiveCall(where))53 PyAPI_FUNC(int) _Py_CheckRecursiveCall(const char *where);
845 "_Py_CheckRecursiveCall"
18 EXPORT_FUNC(_Py_CheckRecursiveCall)
1623 function _Py_CheckRecursiveCall
618 _Py_CheckRecursiveCall(const char *where) in _Py_CheckRecursiveCall() function
860 _Py_CheckRecursiveCall(PyThreadState *tstate, const char *where) in _Py_CheckRecursiveCall() function
1312 …<elf-symbol name='_Py_CheckRecursiveCall' type='func-type' binding='global-binding' visibility='de…3999 …<function-decl name='_Py_CheckRecursiveCall' mangled-name='_Py_CheckRecursiveCall' filepath='./Inc…12880 …_Py_CheckRecursiveCall' mangled-name='_Py_CheckRecursiveCall' filepath='Python/ceval.c' line='860'…