Home
last modified time | relevance | path

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

/dports/editors/vile/vile-9.8v/
H A Dw32oo.cpp303 filterExceptions(unsigned int code, struct _EXCEPTION_POINTERS *ep) in filterExceptions() function
325 __except(filterExceptions(GetExceptionCode(), GetExceptionInformation())) in w32_close_handle()
/dports/editors/xvile/vile-9.8v/
H A Dw32oo.cpp303 filterExceptions(unsigned int code, struct _EXCEPTION_POINTERS *ep) in filterExceptions() function
325 __except(filterExceptions(GetExceptionCode(), GetExceptionInformation())) in w32_close_handle()