Searched refs:USE_STACKCHECK (Results 1 – 7 of 7) sorted by relevance
163 #define USE_STACKCHECK macro166 #ifdef USE_STACKCHECK
55 #ifdef USE_STACKCHECK
29 check, but is only available when :const:`USE_STACKCHECK` is defined (currently30 on Windows using the Microsoft Visual C++ compiler). :const:`USE_STACKCHECK`
500 If :const:`USE_STACKCHECK` is defined, this function checks if the OS
280 #ifdef USE_STACKCHECK in internal_print()368 #ifdef USE_STACKCHECK in PyObject_Repr()
1823 #if defined(USE_STACKCHECK)
622 #ifdef USE_STACKCHECK in _Py_CheckRecursiveCall()