Searched refs:_Py_CheckRecursiveCall (Results 1 – 12 of 12) sorted by relevance
108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
50 _Py_CheckRecursiveCall(where))53 PyAPI_FUNC(int) _Py_CheckRecursiveCall(const char *where);
845 "_Py_CheckRecursiveCall"
18 EXPORT_FUNC(_Py_CheckRecursiveCall)
1706 [function._Py_CheckRecursiveCall]
618 _Py_CheckRecursiveCall(const char *where) in _Py_CheckRecursiveCall() function
833 _Py_CheckRecursiveCall(PyThreadState *tstate, const char *where) in _Py_CheckRecursiveCall() function
1326 …<elf-symbol name='_Py_CheckRecursiveCall' type='func-type' binding='global-binding' visibility='de…11440 …_Py_CheckRecursiveCall' mangled-name='_Py_CheckRecursiveCall' filepath='Python/ceval.c' line='833'…