Home
last modified time | relevance | path

Searched refs:_Py_CheckRecursiveCall (Results 1 – 8 of 8) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_ceval.h83 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
89 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCall()
/external/python/cpython2/Include/
Dceval.h50 _Py_CheckRecursiveCall(where))
53 PyAPI_FUNC(int) _Py_CheckRecursiveCall(const char *where);
/external/python/cpython2/PC/os2emx/
Dpython27.def845 "_Py_CheckRecursiveCall"
/external/python/cpython3/PC/
Dpython3dll.c18 EXPORT_FUNC(_Py_CheckRecursiveCall)
/external/python/cpython3/Misc/
Dstable_abi.txt1623 function _Py_CheckRecursiveCall
/external/python/cpython2/Python/
Dceval.c618 _Py_CheckRecursiveCall(const char *where) in _Py_CheckRecursiveCall() function
/external/python/cpython3/Python/
Dceval.c860 _Py_CheckRecursiveCall(PyThreadState *tstate, const char *where) in _Py_CheckRecursiveCall() function
/external/python/cpython3/Doc/data/
Dpython3.10.abi1312 …<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'…