Home
last modified time | relevance | path

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

/external/bison/m4/
Dnocrash.m488 exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
108 SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);
/external/cmockery/cmockery_0_1_2/src/
Dcmockery.c1410 static LONG WINAPI exception_filter(EXCEPTION_POINTERS *exception_pointers) { in exception_filter() function
1508 exception_filter); in _run_test()
/external/bison/
Dconfigure13812 exception_filter (EXCEPTION_POINTERS *ExceptionInfo)
13832 SetUnhandledExceptionFilter ((LPTOP_LEVEL_EXCEPTION_FILTER) exception_filter);