Home
last modified time | relevance | path

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

/reactos/sdk/lib/crt/startup/
H A Dpesect.c235 HMODULE __mingw_get_msvcrt_handle(void);
236 HMODULE __mingw_get_msvcrt_handle(void) in __mingw_get_msvcrt_handle() function
H A Dcrtexe.c432 HANDLE __mingw_get_msvcrt_handle(void);
439 fIPH = (void*)GetProcAddress (__mingw_get_msvcrt_handle(), "_set_invalid_parameter_handler"); in __mingw_prepare_except_for_msvcr80_and_higher()