Home
last modified time | relevance | path

Searched refs:STATUS_STACK_OVERFLOW (Results 1 – 3 of 3) sorted by relevance

/external/curl/tests/python_dependencies/impacket/
Dnt_errors.py2250 STATUS_STACK_OVERFLOW = 0xC00000FD variable
/external/python/cpython3/Python/
Dpythonrun.c1478 } __except (GetExceptionCode() == STATUS_STACK_OVERFLOW ? in PyOS_CheckStack()
/external/python/cpython2/Python/
Dpythonrun.c1854 } __except (GetExceptionCode() == STATUS_STACK_OVERFLOW ? in PyOS_CheckStack()