HomeSort by relevance Sort by last modified time
    Searched full:unexpected_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 21 typedef void (__cdecl *unexpected_function)(); typedef
32 _CRTIMP unexpected_function __cdecl set_unexpected(unexpected_function _NewPtFunc);
33 extern "C" _CRTIMP unexpected_function __cdecl _get_unexpected(void);

Completed in 84 milliseconds