OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:_purecall_handler
(Results
1 - 3
of
3
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
stdlib.h
131
typedef void (__cdecl *
_purecall_handler
)(void);
typedef
133
_CRTIMP
_purecall_handler
__cdecl _set_purecall_handler(
_purecall_handler
_Handler);
134
_CRTIMP
_purecall_handler
__cdecl _get_purecall_handler(void);
/external/google-breakpad/src/client/windows/handler/
exception_handler.h
437
_purecall_handler
previous_pch_;
/external/libchrome/sandbox/win/wow_helper/
wow_helper.pdb
[
all
...]
Completed in 262 milliseconds