Home
last modified time | relevance | path

Searched defs:_CrtGetAllocHook (Results 1 – 3 of 3) sorted by relevance

/reactos/sdk/lib/ucrt/heap/
H A Ddebug_heap.cpp1132 extern "C" _CRT_ALLOC_HOOK __cdecl _CrtGetAllocHook() in _CrtGetAllocHook() function
/reactos/sdk/include/crt/
H A Dcrtdbg.h243 #define _CrtGetAllocHook() ((_CRT_ALLOC_HOOK)0) macro
/reactos/sdk/include/ucrt/
H A Dcrtdbg.h132 #define _CrtGetAllocHook() ((_CRT_ALLOC_HOOK)0) macro