OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_se_translator_function
(Results
1 - 1
of
1
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
eh.h
25
typedef void (__cdecl *
_se_translator_function
)(unsigned int,struct _EXCEPTION_POINTERS *);
typedef
34
_CRTIMP
_se_translator_function
__cdecl _set_se_translator(
_se_translator_function
_NewPtFunc);
Completed in 65 milliseconds