Searched refs:USE_STACKCHECK (Results 1 – 15 of 15) sorted by relevance
170 #define USE_STACKCHECK macro173 #ifdef USE_STACKCHECK
106 #ifdef USE_STACKCHECK
162 #define USE_STACKCHECK macro165 #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`
495 If :const:`USE_STACKCHECK` is defined, this function checks if the OS
344 #ifdef USE_STACKCHECK in PyObject_Print()487 #ifdef USE_STACKCHECK in PyObject_Repr()534 #ifdef USE_STACKCHECK in PyObject_Str()
80 check, but is only available when :const:`USE_STACKCHECK` is defined (currently81 on Windows using the Microsoft Visual C++ compiler). :const:`USE_STACKCHECK`
705 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()
1835 #if defined(USE_STACKCHECK)
622 #ifdef USE_STACKCHECK in _Py_CheckRecursiveCall()
1459 #if defined(USE_STACKCHECK)
473 #ifdef USE_STACKCHECK in _Py_CheckRecursiveCall()
1445 Make the behavior of USE_STACKCHECK deterministic in a multi-threaded