Home
last modified time | relevance | path

Searched defs:STATUS_CONTROL_C_EXIT (Results 1 – 2 of 2) sorted by relevance

/third_party/python/Lib/test/
Dtest_runpy.py759 STATUS_CONTROL_C_EXIT = 0xC000013A variable in TestExit
/third_party/libuv/src/win/
Dwinapi.h1928 # define STATUS_CONTROL_C_EXIT ((NTSTATUS) 0xC000013AL) macro