Home
last modified time | relevance | path

Searched refs:USE_STACKCHECK (Results 1 - 5 of 5) sorted by relevance

/third_party/python/Include/
H A Dpythonrun.h28 #define USE_STACKCHECK macro
31 #ifdef USE_STACKCHECK
/third_party/python/Include/internal/
H A Dpycore_ceval.h95 #ifdef USE_STACKCHECK
96 /* With USE_STACKCHECK macro defined, trigger stack checks in
/third_party/python/Objects/
H A Dobject.c262 #ifdef USE_STACKCHECK in PyObject_Print()
407 #ifdef USE_STACKCHECK in PyObject_Repr()
460 #ifdef USE_STACKCHECK in PyObject_Str()
/third_party/python/Python/
H A Dpythonrun.c1870 #if defined(USE_STACKCHECK)
1905 #endif /* USE_STACKCHECK */
H A Dceval.c843 #ifdef USE_STACKCHECK in _Py_CheckRecursiveCall()

Completed in 17 milliseconds