Home
last modified time | relevance | path

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

/external/compiler-rt/test/asan/TestCases/Windows/
Ddll_control_c.cc45 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()