Home
last modified time | relevance | path

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

/llvm-project/compiler-rt/test/asan/TestCases/Windows/msvc/
H A Ddll_control_c.cpp45 static int WINAPI ignore_control_c(DWORD ctrl_type) { in ignore_control_c() argument
47 return ctrl_type == CTRL_C_EVENT; in ignore_control_c()