Home
last modified time | relevance | path

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

/aosp_15_r20/external/python/cpython3/Include/internal/
Dpycore_ceval.h108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/internal/
Dpycore_ceval.h108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/internal/
Dpycore_ceval.h108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
/aosp_15_r20/external/python/cpython2/Include/
Dceval.h50 _Py_CheckRecursiveCall(where))
53 PyAPI_FUNC(int) _Py_CheckRecursiveCall(const char *where);
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/internal/
Dpycore_ceval.h108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/internal/
Dpycore_ceval.h108 PyAPI_FUNC(int) _Py_CheckRecursiveCall(
114 return (_Py_MakeRecCheck(tstate) && _Py_CheckRecursiveCall(tstate, where)); in _Py_EnterRecursiveCallTstate()
/aosp_15_r20/external/python/cpython2/PC/os2emx/
Dpython27.def845 "_Py_CheckRecursiveCall"
/aosp_15_r20/external/python/cpython3/PC/
Dpython3dll.c18 EXPORT_FUNC(_Py_CheckRecursiveCall)
/aosp_15_r20/external/python/cpython3/Misc/
Dstable_abi.toml1706 [function._Py_CheckRecursiveCall]
/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
/aosp_15_r20/external/python/cpython3/Doc/data/
Dpython3.11.abi1326 …<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'…